| OrderInfoProviderDeleteData Method | 
| Name | Description | |
|---|---|---|
| DeleteData | 
            Delete sample data
              | |
| 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.) |