Mindscape LightSpeed - User Reference & API Documentation
IdentityBlockSize Property
API ReferenceMindscape.LightSpeedLightSpeedContextIdentityBlockSize
Gets or sets the number of identities allocated when using an IdentityMethod that allocates blocks of identity numbers. Currently KeyTable and Sequence. The default block size is 10.
Declaration Syntax
C#Visual Basic
public static int IdentityBlockSize { get; set; }
Public Shared Property IdentityBlockSize As Integer
Value
The number of identities allocated.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)