dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInfoMessageEventArgs Class / Message Property

In This Topic
Message Property (MySqlInfoMessageEventArgs)
In This Topic
Gets the text describing the error.
Syntax
'Declaration
 
Public Property Message As String
 

Property Value

The text describing the error.
See Also