Overload List
| Name | Description | |
|---|---|---|
| DeleteData(String) | 
            Deletes the data in the database based on the given where condition.
              (Inherited from AbstractInfoProvider TInfo, TProvider .) | |
| DeleteData(IWhereCondition) | 
            Deletes the data in the database based on the given where condition.
              (Inherited from AbstractInfoProvider TInfo, TProvider .) | |
| DeleteData(Action ObjectQuery TInfo ) | 
            Deletes the data in the database based on the given where condition.
              (Inherited from AbstractInfoProvider TInfo, TProvider .) | |
| DeleteData(String, Int32) | 
            Delete all bizform data.
              | 
See Also