Click or drag to resize

OidShort Constructor (UInt32)

Constructs an OidShort given a 32bit number

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

Parameters

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