Microsoft.SqlServer.Management.SqlParser Namespace

The Microsoft.SqlServer.Management.SqlParser namespace contains types designed to support the SQL Server parser.

Classes

  Class Description
Public class SqlParserException The exception that is thrown when the SQL Server parser encounters an unhandled error.
Public class SqlParserInternalBinderError The exception that is thrown when the SQL Server parser encounters an unhandled binding error.
Public class SqlParserInternalParserError The exception that is thrown when the SQL Server parser encounters an unhandled parsing error.