CreateAggregateStatement.ReturnType Property

Definition

Aggregate function return type.

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

Property Value

Applies to