This topic has not yet been rated - Rate this topic

FunctionCall.WithinGroupClause Property

SQL Server 2012

Gets the within group clause used for ordered aggregates.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
function get WithinGroupClause () : WithinGroupClause 
function set WithinGroupClause (value : WithinGroupClause)

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.WithinGroupClause
The within group clause used for ordered aggregates.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.