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: 8.2.1.0 (8.2.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