Sets the number of rows that the DirectConnect server will send and fetch into the receive buffer.
TransferBatch=integer
0–32767
1 (one)
integer is the number of rows that the DirectConnect server will send and fetch in one batch.
The access service builds the designated number of destination template and bulk copy statements in its request buffer before executing each request.
If the value is 0, the access service sends all statements that fit the request buffer.
An invalid value defaults to 0.
For more information about destination-template transfer, see Chapter 10, “Using Destination-Template Transfer.”