Freigeben über


ReplicationStoredProcedure-Member

Represents information on a stored procedure object that is required by replication.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode ReplicationStoredProcedure Creates a new instance of the ReplicationStoredProcedure 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 stored procedure was created with encryption or not.
Öffentliche Eigenschaft Name Gets or sets the name of the stored procedure.
Öffentliche Eigenschaft ObjectId
Öffentliche Eigenschaft OwnerName Gets or sets the owner of the stored procedure.
Öffentliche Eigenschaft UserData Gets or sets an object that allows users to attach their own data to the object.

Zum Anfang