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