SelectFunctionReturnType.SelectStatement Property

Definition

Single select statement that defines return value, with only CTEs and XML namespaces possible

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

Property Value

Applies to