1 reference to UpdateBatchSize
System.Data.Common (1)
System\Data\Common\DbDataAdapter.cs (1)
987int maxBatchCommands = Math.Min(UpdateBatchSize, dataRows.Length);