Share via


SqlInterpreter.Interpret Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Interpret(TSqlBatch, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets a Transact-SQL batch.
Public method Interpret(TSqlScript, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets a Transact-SQL script.
Public method Interpret(TSqlStatement, SqlSchemaAnalyzer, IList<InterpretationError>%) Interprets a Transact-SQL statement.

Top

See Also

Reference

SqlInterpreter Class

Microsoft.Data.Schema.Sql.SchemaModel Namespace