[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1DataAdapterBase-1.UpdateBatchSize

UpdateBatchSize Property

UpdateBatchSize

Gets or sets the number of commands that can be executed in a single batch, also effectively enabling (>1) or disabling batch support.

Declaration
public override int UpdateBatchSize { get; set; }
Overrides