OptimizedPersistableSlotNumber Property |
Gets the page number from the object identifier
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ushort SlotNumber { get; }
Public ReadOnly Property SlotNumber As UShort
Get
public:
property unsigned short SlotNumber {
unsigned short get ();
}
member SlotNumber : uint16 with get
Property Value
Type:
UInt16the page number of this object
See Also