ISupportsDeleteSet..::..DeleteSet Method
Overload List
| Name | Description | |
|---|---|---|
|
|
DeleteSet(String, String) |
Delete multiple records using a where expression.
|
|
|
DeleteSet(String, String, Nullable<(Of <<'(Object>)>>)) |
Delete multiple records using a where expression.
|
|
|
DeleteSet(String, Object, FilterOptions) |
Delete multiple records using a filter object.
|

