Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the UserDefinedAggregateParameter class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | 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.
|
See Also
Reference
UserDefinedAggregateParameter Class
UserDefinedAggregateParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating User-defined Aggregates
CREATE AGGREGATE (Transact-SQL)