ISequenceInfo TotalPreallocation Property NFX Class Library

[This is preliminary documentation and is subject to change.]

The size of block (if any) that was pre-allocated (instead of generating IDs every time)

Namespace: NFX.DataAccess
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

int TotalPreallocation { get; }

Property Value

Type: OnlineInt32
See Also