SqlParserInternalParserError Class
The exception that is thrown when the SQL Server parser encounters an unhandled parsing error.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
System.Object
System.Exception
Microsoft.SqlServer.Management.SqlParser.SqlParserException
Microsoft.SqlServer.Management.SqlParser.SqlParserInternalParserError
System.Exception
Microsoft.SqlServer.Management.SqlParser.SqlParserException
Microsoft.SqlServer.Management.SqlParser.SqlParserInternalParserError
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
Name | Description | |
---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: