ReplicationStoredProcedure Members

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

The following tables list the members exposed by the ReplicationStoredProcedure type.

Public Constructors

  Name Description
ReplicationStoredProcedure Creates a new instance of the ReplicationStoredProcedure class.

Nach oben

Public Properties

  Name Description
ms158256.pubproperty(de-de,SQL.90).gif Encrypted Gets or sets whether the referenced stored procedure was created with encryption or not.
ms158256.pubproperty(de-de,SQL.90).gif Name Gets or sets the name of the stored procedure.
ms158256.pubproperty(de-de,SQL.90).gif ObjectId  
ms158256.pubproperty(de-de,SQL.90).gif OwnerName Gets or sets the owner of the stored procedure.
ms158256.pubproperty(de-de,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to the object.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms158256.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158256.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms158256.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms158256.pubmethod(de-de,SQL.90).gifms158256.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158256.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms158256.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms158256.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

ReplicationStoredProcedure Class
Microsoft.SqlServer.Replication Namespace

Andere Ressourcen

Veröffentlichen von Daten und Datenbankobjekten