Partager via


UserDefinedAggregateParameter Constructor

Initializes a new instance of the UserDefinedAggregateParameter class.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
UserDefinedAggregateParameter ()
Initializes a new instance of the UserDefinedAggregateParameter class.
UserDefinedAggregateParameter (UserDefinedAggregate, String)
Initializes a new instance of the UserDefinedAggregateParameter class on the specified user-defined aggregate and with the specified name.
UserDefinedAggregateParameter (UserDefinedAggregate, String, DataType)
Initializes a new instance of the UserDefinedAggregateParameter class on the specified user-defined aggregate, with the specified name and with the specified data type.

Voir aussi

Référence

UserDefinedAggregateParameter Class
UserDefinedAggregateParameter Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Création d'agrégats définis par l'utilisateur
CREATE AGGREGATE (Transact-SQL)