SqlUserDefinedAggregateAttribute.Name Property

Definition

The name of the aggregate.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

String

A String value representing the name of the aggregate.

Applies to