|
DbManagerDropDatabase Method |
Drop the database
Namespace: DrawerBackup.Native.DataAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic abstract void DropDatabase()
Public MustOverride Sub DropDatabase
public:
virtual void DropDatabase() abstract
abstract DropDatabase : unit -> unit
See Also