BatchSize Parameter (Connect-QuickBase Cmdlet)
The size of batches to submit when performing a bulk insert/update/delete operation.
Syntax
Connect-QuickBase -BatchSize int
Data Type
int
Default Value
10000
Remarks
This connection property controls how many records will be submitted to the Quickbase at a time when performing mass inserts and update operations.