Click or drag to resize

SQLite3LastInsertRowid 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 long LastInsertRowid(
	IntPtr db
)

Parameters

db
Type: SystemIntPtr

Return Value

Type: Int64
See Also