Click or drag to resize
SQLiteDbManagerUpdate 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 void Update(
	string entity,
	DbManagerFieldDef field
)

Parameters

entity
Type: SystemString
field
Type: DrawerBackup.Native.DataDbManagerFieldDef
See Also