Método TSql80Parser.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 | |
---|---|---|
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.) | |
ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32) | Parses an input string to get a subquery expression with optional common table expression (CTE) and XML namespaces. (Substitui TSqlParser.ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32).) |
Início