Sql90Interpreter 메서드

보호된 멤버 포함
상속된 멤버 포함

Sql90Interpreter 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Equals 지정한 Object가 현재 Object와 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetHashCode 특정 형식에 대한 해시 함수 역할을 합니다. (Object에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 Interpret(TSqlBatch, SqlSchemaAnalyzer, IList<InterpretationError>%) Transact-SQL 일괄 처리를 해석합니다. (SqlInterpreter에서 상속됨)
Public 메서드 Interpret(TSqlScript, SqlSchemaAnalyzer, IList<InterpretationError>%) Transact-SQL 스크립트를 해석합니다. (SqlInterpreter에서 상속됨)
Public 메서드 Interpret(TSqlStatement, SqlSchemaAnalyzer, IList<InterpretationError>%) Transact-SQL 문을 해석합니다. (SqlInterpreter에서 상속됨)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)

위쪽

참고 항목

참조

Sql90Interpreter 클래스

Microsoft.Data.Schema.Sql.SchemaModel 네임스페이스