Click or drag to resize

OidDatabaseNumber Method

Extracts the Database number

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

Parameters

id
Type: SystemUInt64
The combined Database number, Page number and page number

Return Value

Type: UInt32
The Database number
See Also