|
SQLCEDbManagerDropDatabase Method |
Namespace: DrawerBackup.Native.Data.Engines.SQLServerCeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic override void DropDatabase()
Public Overrides Sub DropDatabase
public:
virtual void DropDatabase() override
abstract DropDatabase : unit -> unit
override DropDatabase : unit -> unit
See Also