Deletes row(s) from the table.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- whereFilter
- Type:
System String
The search condition for the rows to delete. For example "(X = '1' AND Y = 3.14) OR Z = ".
Remarks
See Also