DB2®RowsCopiedEventArgs Properties
The properties of the DB2RowsCopiedEventArgs class are listed here.
Public Properties
| Name | Description |
|---|---|
Abort |
Gets or sets a boolean value that determines whether the current DB2BulkCopy operation will be aborted or not. |
RowsCopied |
Gets a value indicating the number of rows copied during the current bulk copy operation. |