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

In This Topic
    OracleLoaderRowsCopiedEventArgs Class Members
    In This Topic

    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