Share via


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(en-US,SQL.90).gif ReturnTimestamp Gets or sets a timestamp that indicates when the data was returned.
ms158343.pubproperty(en-US,SQL.90).gif Status Gets or sets the agent status.
ms158343.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data.
ms158343.pubproperty(en-US,SQL.90).gif Warning Gets or sets the threshold monitor warning.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms158343.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms158343.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReplicationStatusAndWarning Class
Microsoft.SqlServer.Replication Namespace

Other Resources

How to: Programmatically Monitor Replication (RMO Programming)