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