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 | |
---|---|---|
![]() |
ReturnTimestamp | Gets or sets a timestamp that indicates when the data was returned. |
![]() |
Status | Gets or sets the agent status. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data. |
![]() |
Warning | Gets or sets the threshold monitor warning. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
頂端
請參閱
參考
ReplicationStatusAndWarning Class
Microsoft.SqlServer.Replication Namespace
其他資源
How to: Programmatically Monitor Replication (RMO Programming)