dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlErrorEventArgs Class / Code Property

In This Topic
Code Property (MySqlErrorEventArgs)
In This Topic
Gets the error code.
Syntax
'Declaration
 
Public ReadOnly Property Code As Integer
 

Property Value

The error code.
See Also