 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | RemoveDB(String, Boolean) | 
            Remove the underlying file represented by file,
            incidentally removing all of the databases it contained.
             | 
|  | RemoveDB(String, Boolean, Transaction) | 
            Remove the underlying file represented by file,
            incidentally removing all of the databases it contained.
             | 
|  | RemoveDB(String, String, Boolean) | 
            Remove the database specified by file and
            database.  If no database is specified, the
            underlying file represented by file is removed,
            incidentally removing all of the databases it contained.
             | 
|  | RemoveDB(String, String, Boolean, Transaction) | 
            Remove the database specified by file and
            database.  If no database is specified, the
            underlying file represented by file is removed,
            incidentally removing all of the databases it contained.
             | 





