WithCtesAndXmlNamespaces.CommonTableExpressions Property

Definition

The common table expressions. May have zero elements.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CommonTableExpression> CommonTableExpressions { get; }
member this.CommonTableExpressions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CommonTableExpression>
Public ReadOnly Property CommonTableExpressions As IList(Of CommonTableExpression)

Property Value

Applies to