The BulkLoadBatchSize connection property provides a suggestion to the driver for the number of rows to load to the database at a time when bulk loading data. The default is 
2048. For details, see 
BulkLoadBatchSize and 
Specifying Connection Properties .