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

OracleLoaderErrorEventArgs Class Properties

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