Click or drag to resize

SQLite3ColumnText16 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 IntPtr ColumnText16(
	IntPtr stmt,
	int index
)

Parameters

stmt
Type: SystemIntPtr
index
Type: SystemInt32

Return Value

Type: IntPtr
See Also