Метод TSqlParser.ParseSubQueryExpressionWithOptionalCTE

Показывать защищенные элементы
Показывать наследуемые элементы

Parses an input string to get a subquery expression with optional common table expression and xml namespaces. This will return null, if there were any errors.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%) Parses an input string to get a subquery expression with optional common table expression and xml namespaces with the specified input reader.
Открытый метод ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32) Parses an input string to get a subquery expression with optional common table expression and xml namespaces with the specified input reader.

В начало

См. также

Справочник

TSqlParser Класс

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom