Specifies the maximum number of rows to insert per batch.
public int? MaxRowsPerBatch { get; set; }
If neither MaxParametersPerBatch nor MaxRowsPerBatch are specified, the maximum number of parameters is 999.
MaxParametersPerBatch
MaxRowsPerBatch