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

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms158343.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158343.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms158343.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms158343.pubmethod(ko-kr,SQL.90).gifms158343.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158343.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms158343.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms158343.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ReplicationStatusAndWarning Class
Microsoft.SqlServer.Replication Namespace

관련 자료

How to: Programmatically Monitor Replication (RMO Programming)