PageOffsetInOffsetOrder Property |
[Missing <summary> documentation for "P:VelocityDb.PageOffset.InOffsetOrder"]
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public SortedMap<long, ushort> InOffsetOrder { get; }
Public ReadOnly Property InOffsetOrder As SortedMap(Of Long, UShort)
Get
public:
property SortedMap<long long, unsigned short>^ InOffsetOrder {
SortedMap<long long, unsigned short>^ get ();
}
member InOffsetOrder : SortedMap<int64, uint16> with get
Property Value
Type:
SortedMapInt64,
UInt16See Also