Partager via


Méthode TSqlParser.ParseSubQueryExpressionWithOptionalCTE

Inclure les membres protégés
Inclure les membres hérités

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.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique 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éthode publique 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.

Haut de la page

Voir aussi

Référence

TSqlParser Classe

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom