DatabaseAccessorTDeleteRow Method |
| Name | Description | |
|---|---|---|
| DeleteRow(Int32) |
Delete a row from the specific table (changes are saved at once).
| |
| DeleteRow(Int64) |
Delete a row from the specific table (changes are saved at once).
| |
| DeleteRow(T) |
Delete a row from the specific table (changes are saved at once).
|