Click or drag to resize

OidAsString Method

Builds a string with DatabaseNumber-PageNumber-SlotNumber

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

Parameters

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

Return Value

Type: String
DatabaseNumber-PageNumber-SlotNumber
See Also