TransferBatch

Sets the number of rows that the DirectConnect server sends and fetches into the receive buffer.

Syntax

TransferBatch=integer

Range

0–32767

Default

1 (one)

Value

integer is the number of rows that the DirectConnect server sends and fetches in one batch.

Comments

  • 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.

Related concepts
Destination-Template Transfer Statement