Compartilhar via


Método TSql100Parser.ParseSubQueryExpressionWithOptionalCTE

Incluir membros protegidos
Incluir membros herdados

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público 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. (Herdado de TSqlParser.)
Método público ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32) 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. (Substitui TSqlParser.ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32).)

Início

Consulte também

Referência

TSql100Parser Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom