Compartir a través de


TSql80Parser.ParseSubQueryExpressionWithOptionalCTE Método

Incluir miembros protegidos
Incluir miembros heredados

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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. (Se hereda 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 (CTE) and XML namespaces. (Invalida TSqlParser.ParseSubQueryExpressionWithOptionalCTE(TextReader, IList<ParseError>%, Int32, Int32, Int32).)

Arriba

Vea también

Referencia

TSql80Parser Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom