Click or drag to resize

SQLite3Config Method

Namespace:  SQLite
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static SQLite3Result Config(
	SQLite3ConfigOption option
)

Parameters

option
Type: SQLiteSQLite3ConfigOption

Return Value

Type: SQLite3Result
See Also