Click or drag to resize

BCSTableDeleteValuesEx Method

Note: This API is now obsolete.

Deletes row(s) from the table.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
[ObsoleteAttribute("This method is deprecated. Use the "Delete" method.", 
	true)]
public void DeleteValuesEx()
Remarks
This method is deprecated. Use one of the Delete methods.
See Also