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)
[ObsoleteAttribute("This method is deprecated. Use the "Delete" method.",
true)]
public void DeleteValuesEx()
[ObsoleteAttribute("This method is deprecated. Use the "Delete" method.",
true)]
public void DeleteValuesEx()
<ObsoleteAttribute("This method is deprecated. Use the "Delete" method.", _
True)> _
Public Sub DeleteValuesEx
<ObsoleteAttribute("This method is deprecated. Use the "Delete" method.", _
True)> _
Public Sub DeleteValuesEx
public:
[ObsoleteAttribute(L"This method is deprecated. Use the "Delete" method.",
true)]
void DeleteValuesEx()
public:
[ObsoleteAttribute(L"This method is deprecated. Use the "Delete" method.",
true)]
void DeleteValuesEx()
This method is deprecated. Use one of the Delete methods.