Click or drag to resize

OidShort.SlotNumber 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: System.UInt32
Combined Page and page number
slotNumber
Type: System.UInt16
Slot number to use

Return Value

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