Freigeben über


TSqlParser.ParseSubQueryExpressionWithOptionalCTE-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode 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.
Öffentliche Methode 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.

Zum Anfang

Siehe auch

Verweis

TSqlParser Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace