Name | Description | |
---|---|---|
OracleLoaderRowsCopiedEventArgs Constructor | Initializes a new instance of OracleLoaderRowsCopiedEventArgs class with the number of rows copied. |
The following tables list the members exposed by OracleLoaderRowsCopiedEventArgs.
Name | Description | |
---|---|---|
OracleLoaderRowsCopiedEventArgs Constructor | Initializes a new instance of OracleLoaderRowsCopiedEventArgs class with the number of rows copied. |
Name | Description | |
---|---|---|
Abort | Specifies whether to abort the data loading operation. | |
RowsCopied | Gets the number of rows processed since the previous RowsCopied event call. |