PostgreSqlDataSourceBase..::..DeleteByKeyList Method
Overload List
| Name | Description | |
|---|---|---|
|
|
DeleteByKeyList<(Of <<'(TKey>)>>)(PostgreSqlObjectName, IEnumerable<(Of <<'(TKey>)>>), DeleteOptions) |
Delete multiple rows by key.
|
|
|
DeleteByKeyList<(Of <<'(TKey>)>>)(String, IEnumerable<(Of <<'(TKey>)>>), DeleteOptions) |
Delete multiple rows by key.
|
|
|
DeleteByKeyList<(Of <<'(TKey>)>>)(String, IEnumerable<(Of <<'(TKey>)>>)) |
Delete multiple rows by key.
|

