dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlInfoMessageEventArgs Class

In This Topic
    SqlInfoMessageEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see SqlInfoMessageEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the collection of warnings sent from the server.  
    Public PropertyGets the text describing the error.  
    Public PropertyGets the name of the object that generated the error.  
    Top
    See Also