Click or drag to resize
SQLCEDbManagerDropField Method

Namespace: DrawerBackup.Native.Data.Engines.SQLServerCe
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected override void DropField(
	string entity,
	string name
)

Parameters

entity
Type: SystemString
name
Type: SystemString
See Also