Database |
| Name | Description | |
|---|---|---|
| DeleteRow(T) | Delete a row from the specific table (changes are saved at once). | |
| 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). |