Freigeben über


ReplicationUserDefinedFunction-Member

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

Der ReplicationUserDefinedFunction-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ReplicationUserDefinedFunction Creates a new instance of the ReplicationUserDefinedFunction class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Encrypted Gets or sets whether the referenced user-defined function was created with encryption or not.
Öffentliche Eigenschaft Name Gets or sets the name of the user-defined function object.
Öffentliche Eigenschaft ObjectId
Öffentliche Eigenschaft OwnerName Gets or sets the owner of the user-defined function.
Öffentliche Eigenschaft UserData Gets or sets an object that allows users to attach their own data to the object.

Zum Anfang