dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoaderRowsCopiedEventArgs Class
Properties

OracleLoaderRowsCopiedEventArgs Class Members

The following tables list the members exposed by OracleLoaderRowsCopiedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of OracleLoaderRowsCopiedEventArgs class with the number of rows copied.  
Top
Public Properties
 NameDescription
Public PropertySpecifies whether to abort the data loading operation.  
Public PropertyGets the number of rows processed since the previous RowsCopied event call.  
Top
See Also