See Also

OracleConnectionErrorEventArgs Class  | OracleConnectionErrorEventArgs Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Code Property

Devart.Data.Oracle Namespace > OracleConnectionErrorEventArgs Class : Code Property (OracleConnectionErrorEventArgs)

Gets the Oracle specific error code.

[Visual Basic]
Public ReadOnly Property Code As Integer
[C#]
public int Code {get;}

Return Type

Oracle specific error code.

Remarks

You may use this property to obtain the Oracle error code.

See Also

OracleConnectionErrorEventArgs Class  | OracleConnectionErrorEventArgs Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.