ReplicationUserDefinedAggregate Members
Include Protected Members
Include Inherited Members
Represents a user-defined aggregate function and contains information needed by replication.
The ReplicationUserDefinedAggregate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReplicationUserDefinedAggregate() | Creates a new instance of the ReplicationUserDefinedAggregate class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top