共用方式為


ReplicationStatusAndWarning Members

Represents replication agent status information and threshold monitor warnings.

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

Public Constructors

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

頂端

Public Properties

  名稱 Description
ms158343.pubproperty(zh-tw,SQL.90).gif ReturnTimestamp Gets or sets a timestamp that indicates when the data was returned.
ms158343.pubproperty(zh-tw,SQL.90).gif Status Gets or sets the agent status.
ms158343.pubproperty(zh-tw,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data.
ms158343.pubproperty(zh-tw,SQL.90).gif Warning Gets or sets the threshold monitor warning.

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

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

頂端

請參閱

參考

ReplicationStatusAndWarning Class
Microsoft.SqlServer.Replication Namespace

其他資源

How to: Programmatically Monitor Replication (RMO Programming)