Ler em inglês

Compartilhar via


Propriedade do RDL UserDefinedAggregates

Gets the collection of user-defined aggregates that belong to this schema.

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (em Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxe

IMetadataCollection<IUserDefinedAggregate> UserDefinedAggregates { get; }

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .IMetadataCollection< (Of < ( <'IUserDefinedAggregate> ) > ) >
The IMetadataCollection<(Of <(<'T>)>)> of IUserDefinedAggregate that contains the user-defined aggregates that belong to this schema.