IClass1DataSource..::..DeleteWithFilter Method
Overload List
| Name | Description | |
|---|---|---|
|
|
DeleteWithFilter(String, String) |
Delete multiple records using a where expression.
|
|
|
DeleteWithFilter(String, String, Object) |
Delete multiple records using a where expression.
|
|
|
DeleteWithFilter(String, Object, FilterOptions) |
Delete multiple records using a filter object.
|

