| AbstractInfoProviderTInfo, TProvider, TQueryDeleteData Method |
| Name | Description | |
|---|---|---|
| DeleteData(ActionTQuery) |
Deletes the data in the database based on the given where condition.
| |
| DeleteData(String) |
Deletes the data in the database based on the given where condition.
| |
| DeleteData(IWhereCondition) |
Deletes the data in the database based on the given where condition.
|