|
DbManagerCheckSchema Method |
Check if the schema exists and create it if not
Namespace: DrawerBackup.Native.DataAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected abstract void CheckSchema()
Protected MustOverride Sub CheckSchema
protected:
virtual void CheckSchema() abstract
abstract CheckSchema : unit -> unit
Return Value
Type:
See Also