Click or drag to resize

DatabaseAccessorTDeleteRow Method

Overload List
 NameDescription
Public methodDeleteRow(T) Delete a row from the specific table (changes are saved at once).
Public methodDeleteRow(Int32) Delete a row from the specific table (changes are saved at once).
Public methodDeleteRow(Int64) Delete a row from the specific table (changes are saved at once).
Top
See Also