Click or drag to resize

OidShort Constructor (UInt32)

Constructs an OidShort given a 32bit number

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public OidShort(
	uint id
)

Parameters

id
Type: SystemUInt32
The page and slot encoded Id from which to construct the OidShort
See Also