dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ConnectionErrorEventArgs Class / Code Property

In This Topic
Code Property
In This Topic
Gets the DB2 specific error code.
Syntax
'Declaration
 
Public ReadOnly Property Code As Integer
 

Property Value

The DB2 specific error code.
See Also