共用方式為


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

  名稱 Description
ReplicationStoredProcedure Creates a new instance of the ReplicationStoredProcedure class.

頂端

Public Properties

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

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms158256.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158256.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms158256.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms158256.pubmethod(zh-tw,SQL.90).gifms158256.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158256.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms158256.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms158256.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ReplicationStoredProcedure Class
Microsoft.SqlServer.Replication Namespace

其他資源

發行資料和資料庫物件