Click or drag to resize

SQLite3Config Method

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SQLite3Result Config(
	SQLite3ConfigOption option
)

Parameters

option
Type: Unvired.Kernel.SQLiteSQLite3ConfigOption

Return Value

Type: SQLite3Result
See Also