Click or drag to resize
DbManagerExists Method
Check if the database already exists

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected abstract bool Exists(
	string entity
)

Parameters

entity
Type: SystemString

Return Value

Type: Boolean
See Also