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