Gets the page number part of the Oid
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ushort Page { get; }
Public ReadOnly Property Page As UShort
Get
public:
property unsigned short Page {
unsigned short get ();
}
member Page : uint16 with get
Property Value
Type:
UInt16See Also