Compartilhar via


Método TSqlParser.ParseSubQueryExpressionWithOptionalCTE

Incluir membros protegidos
Incluir membros herdados

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.

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.
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 with the specified input reader.

Início

Consulte também

Referência

TSqlParser Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom