Click or drag to resize

Oid Constructor (UInt64)

Creates an Oid

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Oid(
	ulong id
)

Parameters

id
Type: SystemUInt64
Higest 32 bit is Database number, then follows the 16 bit Page number and the 16 bit page number
See Also