StatementWithCtesAndXmlNamespaces.WithCtesAndXmlNamespaces Property

Definition

This is the with common table expression and xml namespaces clause. Optional, may be null.

public Microsoft.SqlServer.TransactSql.ScriptDom.WithCtesAndXmlNamespaces WithCtesAndXmlNamespaces { get; set; }
member this.WithCtesAndXmlNamespaces : Microsoft.SqlServer.TransactSql.ScriptDom.WithCtesAndXmlNamespaces with get, set
Public Property WithCtesAndXmlNamespaces As WithCtesAndXmlNamespaces

Property Value

Applies to