Partager via


Membres ReplicationUserDefinedAggregate

Represents a user-defined aggregate function and contains information needed by replication.

Le type ReplicationUserDefinedAggregate expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReplicationUserDefinedAggregate Creates a new instance of the ReplicationUserDefinedAggregate class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets or sets the name of the user-defined aggregate function.
Propriété publique ObjectId
Propriété publique OwnerName Gets or sets the owner of the user-defined aggregate function.
Propriété publique UserData Gets or sets an object that allows users to attach their own data to this object.

Haut de la page