DisableProgressReporting

A Boolean value that specifies whether to disable progress reporting (which is available by default through action=QueueInfo&QueueName=Fetch&QueueAction=Progress).

To generate a progress report the connector must query the database, to find information such as the number of rows it has to process. If you do not require progress reporting and prefer not to send these queries, set this parameter to TRUE.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks
Example: DisableProgressReporting=TRUE
See Also: