Click or drag to resize

DatabaseDelete Method

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public int Delete(
	string table,
	string where
)

Parameters

table
Type: SystemString
where
Type: SystemString

Return Value

Type: Int32
See Also