Mindscape LightSpeed - User Reference & API Documentation
UpdateBatchSize Property
API ReferenceMindscape.LightSpeedLightSpeedContextUpdateBatchSize
Gets or sets the maximum number of update statements per command batch. Defaults to 10.
Declaration Syntax
C#Visual Basic
public static int UpdateBatchSize { get; set; }
Public Shared Property UpdateBatchSize As Integer
Value
The batch size.

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