Click or drag to resize

Oid.SlotNumber Method (UInt64)

Extracts the page number

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static ushort SlotNumber(
	ulong id
)

Parameters

id
Type: System.UInt64
A combined Database number, Page number and page number

Return Value

Type: UInt16
A page number
See Also