The ProgressRowCount property specifies the numbers of rows that are returned between notifications to the connection point event during data pump execution.
DataDrivenQueryTask Object | DataPumpTask Object |
object.ProgressRowCount [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Frequency in which notifications are sent to the connection point event |
Long
Read/write
HRESULT GetProgressRowCount(LONG *pRetVal);
HRESULT SetProgressRowCount(LONG NewValue);