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

In This Topic
    OracleLoaderErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OracleLoaderErrorEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets column number where an error occurred.  
    Public PropertyGets the OracleException instance that an OracleLoader throws.  
    Public PropertyGets or sets whether the current error will be ignored or not.  
    Public PropertyGets row number where an error occurred.  
    Top
    See Also