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

MySqlInfoMessageEventArgs Class Members

The following tables list the members exposed by MySqlInfoMessageEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MySqlInfoMessageEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets a code that identifies the type of error.  
Public PropertyGets the text describing the error.  
Top
See Also