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

In This Topic
    MySqlInfoMessageEventArgs Class Members
    In This Topic

    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