| BizFormInfoProviderDeleteData Method |
| Name | Description | |
|---|---|---|
| DeleteData(ActionTQuery) |
Deletes the data in the database based on the given where condition.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| DeleteData(String) |
Deletes the data in the database based on the given where condition.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| DeleteData(IWhereCondition) |
Deletes the data in the database based on the given where condition.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| DeleteData(String, Int32) |
Delete all bizform data.
|