DB2 10.5 for Linux, UNIX, and Windows

DB2RowsCopiedEventArgs Members

Provides data for the DB2RowsCopied event. The following tables list the members exposed by the DB2RowsCopiedEventArgs class.

Public Properties

Name Description
public property Abort Gets or sets a boolean value that determines whether the current DB2BulkCopy operation will be aborted or not.
public property RowsCopied Gets a value indicating the number of rows copied during the current bulk copy operation.