Represents a user-defined aggregate function and contains information needed by replication.
The following tables list the members exposed by the ReplicationUserDefinedAggregate type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ReplicationUserDefinedAggregate | Creates a new instance of the ReplicationUserDefinedAggregate class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Name | Gets or sets the name of the user-defined aggregate function. | 
| .gif) | ObjectId | |
| .gif) | OwnerName | Gets or sets the owner of the user-defined aggregate function. | 
| .gif) | UserData | Gets or sets an object that allows users to attach their own data to this object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ReplicationUserDefinedAggregate Class
Microsoft.SqlServer.Replication Namespace