Click or drag to resize

SQLite3ColumnUshortArray Method

Namespace:  SQLite
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static ushort[] ColumnUshortArray(
	IntPtr stmt,
	int index
)

Parameters

stmt
Type: SystemIntPtr
index
Type: SystemInt32

Return Value

Type: UInt16
See Also