Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Initializes a new instance of the UserDefinedAggregateParameter class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
| Nome | 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.
|
Vedere anche
Riferimento
UserDefinedAggregateParameter Class
UserDefinedAggregateParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Creazione di funzioni di aggregazione definite dall'utente
CREATE AGGREGATE (Transact-SQL)