Membres ReplicationUserDefinedFunction

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

Le type ReplicationUserDefinedFunction expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReplicationUserDefinedFunction Creates a new instance of the ReplicationUserDefinedFunction 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 Encrypted Gets or sets whether the referenced user-defined function was created with encryption or not.
Propriété publique Name Gets or sets the name of the user-defined function object.
Propriété publique ObjectId
Propriété publique OwnerName Gets or sets the owner of the user-defined function.
Propriété publique UserData Gets or sets an object that allows users to attach their own data to the object.

Haut de la page