ReplicationUserDefinedAggregate Miembros
Represents a user-defined aggregate function and contains information needed by replication.
El tipo ReplicationUserDefinedAggregate expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ReplicationUserDefinedAggregate | Creates a new instance of the ReplicationUserDefinedAggregate class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Name | Gets or sets the name of the user-defined aggregate function. | |
ObjectId | ||
OwnerName | Gets or sets the owner of the user-defined aggregate function. | |
UserData | Gets or sets an object that allows users to attach their own data to this object. |
Principio
Vea también