Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryDeleteData Method
Overload List
  NameDescription
Protected methodDeleteData(ActionTQuery)
Deletes the data in the database based on the given where condition.
Protected methodDeleteData(String)
Deletes the data in the database based on the given where condition.
Protected methodDeleteData(IWhereCondition)
Deletes the data in the database based on the given where condition.
Top
See Also