WeakShortReferenceListTObjectsPerPage Property |
Limit to 10000 per page (instead of default 40000)
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public override ushort ObjectsPerPage { get; }
Public Overrides ReadOnly Property ObjectsPerPage As UShort
Get
public:
virtual property unsigned short ObjectsPerPage {
unsigned short get () override;
}
abstract ObjectsPerPage : uint16 with get
override ObjectsPerPage : uint16 with get
Property Value
Type:
UInt16Implements
IOptimizedPersistableObjectsPerPageSee Also