| Devart.Data.Oracle Namespace > OracleLoaderErrorEventArgs Class : Exception Property (OracleLoaderErrorEventArgs) |
Gets the OracleException instance that an OracleLoader throws.
[Visual Basic]
Public ReadOnly Property Exception As OracleException[C#]
public OracleException Exception {get;}An OracleException instance that contains information specific to the OracleLoader error.
If set the Exception property in OracleLoader.Error event handler to false, OracleLoader throws this OracleException instance.
OracleLoaderErrorEventArgs Class | OracleLoaderErrorEventArgs Members
© 2002 - 2013 Devart. All Rights Reserved.