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