Click or drag to resize
SQLiteDbManagerExists Method

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

Parameters

entity
Type: SystemString

Return Value

Type: Boolean
See Also