共用方式為


UserDefinedAggregateParameter Constructor

Initializes a new instance of the UserDefinedAggregateParameter class.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 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.

請參閱

參考

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

其他資源

建立使用者自訂彙總
CREATE AGGREGATE (Transact-SQL)