Udostępnij przez


ReplicationStatusAndWarning Members

Represents replication agent status information and threshold monitor warnings.

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

Public Constructors

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms158343.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms158343.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms158343.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms158343.pubmethod(pl-pl,SQL.100).gifms158343.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms158343.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms158343.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms158343.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top