Click or drag to resize

OidShortAsString 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(
	uint id
)

Parameters

id
Type: SystemUInt32
A combined Page number and page number

Return Value

Type: String
PageNumber-SlotNumber
See Also