Click or drag to resize

OidShortSlotNumber Method (UInt32, UInt16)

Sets a page number

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static ulong SlotNumber(
	uint oid,
	ushort slotNumber
)

Parameters

oid
Type: SystemUInt32
Combined Page and page number
slotNumber
Type: SystemUInt16
Slot number to use

Return Value

Type: UInt64
A combined Page number with an updated page number
See Also