dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleError Class / Code Property

In This Topic
Code Property (OracleError)
In This Topic
Gets a code that identifies the type of the error.
Syntax
'Declaration
 
Public ReadOnly Property Code As Integer
 

Property Value

A code that identifies the type of the error.
See Also