Click or drag to resize
DbManagerCheck Method
Check if the entity exists and is updated in the catalog

Namespace: DrawerBackup.Native.Data
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void Check(
	Type entity
)

Parameters

entity
Type: SystemType
See Also