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

In This Topic
    OracleLoaderErrorEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see OracleLoaderErrorEventArgs members.

    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