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

In This Topic
    SqlException Class
    In This Topic
    The exception that is thrown when SQL Server returns a warning or error.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.Runtime.InteropServices.ExternalException
                System.Data.Common.DbException
                   Devart.Data.SqlServer.SqlException
                      Devart.Data.SqlServer.InvalidPageStatementException

    See Also