Click or drag to resize

SQLiteConnectionDispose Method

Releases all resources used by the SQLiteConnection

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also