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-cn,SQL.90).gif Encrypted Gets or sets whether the referenced stored procedure was created with encryption or not.
ms158256.pubproperty(zh-cn,SQL.90).gif Name Gets or sets the name of the stored procedure.
ms158256.pubproperty(zh-cn,SQL.90).gif ObjectId  
ms158256.pubproperty(zh-cn,SQL.90).gif OwnerName Gets or sets the owner of the stored procedure.
ms158256.pubproperty(zh-cn,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-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158256.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms158256.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms158256.pubmethod(zh-cn,SQL.90).gifms158256.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158256.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

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

顶部

请参阅

参考

ReplicationStoredProcedure Class
Microsoft.SqlServer.Replication Namespace

其他资源

发布数据和数据库对象