SqlInterpreter.Interpret 메서드
보호된 멤버 포함
상속된 멤버 포함
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
Interpret(TSqlBatch, SqlSchemaAnalyzer, IList<InterpretationError>%) | Transact-SQL 일괄 처리를 해석합니다. | |
Interpret(TSqlScript, SqlSchemaAnalyzer, IList<InterpretationError>%) | Transact-SQL 스크립트를 해석합니다. | |
Interpret(TSqlStatement, SqlSchemaAnalyzer, IList<InterpretationError>%) | Transact-SQL 문을 해석합니다. |
위쪽