See Also

OracleLoaderErrorEventArgs Class  | OracleLoaderErrorEventArgs Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Exception Property

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;}

Return Type

An OracleException instance that contains information specific to the OracleLoader error.

Remarks

If set the Exception property in OracleLoader.Error event handler to false, OracleLoader throws this OracleException instance.

See Also

OracleLoaderErrorEventArgs Class  | OracleLoaderErrorEventArgs Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.