Click or drag to resize

OidShortPageNumber Method

Extracts a Page number from a combined Page-Slot number

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

Parameters

id
Type: SystemUInt32
Combined Page and page number

Return Value

Type: UInt16
A Page number
See Also