नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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)