ErrorType 열거형

Specifies the different error types.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.Parser
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public Enumeration ErrorType
‘사용 방법
Dim instance As ErrorType
public enum ErrorType
public enum class ErrorType
type ErrorType
public enum ErrorType

멤버

멤버 이름 설명
BindError A bind error.
ParseError A parse error.
SyntaxError A syntax error.

참고 항목

참조

Microsoft.SqlServer.Management.SqlParser.Parser 네임스페이스