BlockingRowsMode

Default Value Data Type Required

0

Integer

No

Description

The number of rows at a time that the connector holds in memory when returning query results. After one set of rows is discarded, the next set is loaded in its place.

When this property is set to 0, the connector returns the entire query result into memory.