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

In This Topic
    SqlInfoMessageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SqlInfoMessageEventArgs.

    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