Unvired UWP Kernel API Docs 4.0.24
Unvired UWP Kernel API Docs 4.0.24
Namespaces
Unvired.Kernel.SQLite
SQLiteConnection Class
SQLiteConnection Methods
Delete Method
Delete Method (Object)
Delete(T) Method (Object)
SQLiteConnection
Delete Method
Overload List
Name
Description
Delete(Object)
Deletes the given object from the database using its primary key.
Delete
T
(Object)
Deletes the object with the specified primary key.
Top
See Also
Reference
SQLiteConnection Class
Unvired.Kernel.SQLite Namespace