Share via


SqlInterpreter.Interpret Method

Include Protected Members
Include Inherited Members

Interprets T-SQL fragments.

Overload List

  Name Description
Public method Interpret(TSqlBatch, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets T-SQL fragments, as specified.
Public method Interpret(TSqlScript, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets T-SQL fragments, as specified.
Public method Interpret(TSqlStatement, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets T-SQL fragments, as specified.

Top

See Also

Reference

SqlInterpreter Class

SqlInterpreter Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace