Compartir a través de


TSqlParser.ParseSubQueryExpressionWithOptionalCTE Método

Incluir miembros protegidos
Incluir miembros heredados

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.

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.
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.

Arriba

Vea también

Referencia

TSqlParser Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom