QueryExpression.OrderByClause Property

Definition

Optional order by clause.

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

Property Value

Applies to