Unvired UWP Kernel API Docs 4.0.24
Unvired UWP Kernel API Docs 4.0.24
Namespaces
Unvired.Kernel.SQLite
SQLiteConnection Class
SQLiteConnection Methods
BeginTransaction Method
Close Method
Commit Method
CreateCommand Method
CreateTable Method
DeferredQuery Method
Delete Method
DeleteAll(T) Method
Dispose Method
DropTable(T) Method
EnableLoadExtension Method
Execute Method
ExecuteScalar(T) Method
Finalize Method
Find Method
Get Method
GetMapping Method
GetTableInfo Method
Insert Method
InsertAll Method
InsertOrReplace Method
NewCommand Method
Query Method
Release Method
Rollback Method
RollbackTo Method
RunInTransaction Method
SaveTransactionPoint Method
Table(T) Method
Update Method
UpdateAll Method
SQLiteConnection
Close Method
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
void
Close
()
Public
Sub
Close
public
:
void
Close
()
member
Close
:
unit
->
unit
See Also
Reference
SQLiteConnection Class
Unvired.Kernel.SQLite Namespace