Click or drag to resize

SQLiteConnectionDelete Method

Overload List
  NameDescription
Public methodDelete(Object)
Deletes the given object from the database using its primary key.
Public methodDeleteT(Object)
Deletes the object with the specified primary key.
Top
See Also