Represents status information returned by a replication agent when the Status event occurs.
The following tables list the members exposed by the StatusEventArgs type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| StatusEventArgs | Overloaded. Creates a new instance of the StatusEventArgs class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Message | The status message returned by the replication agent. | 
| .gif) | MessageStatus | The current operational status of the replication agent. | 
| .gif) | PercentCompleted | The estimated amount of the overall synchronization that has completed. | 
顶部
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 ) | 
顶部
请参阅
参考
StatusEventArgs Class
Microsoft.SqlServer.Replication Namespace
其他资源
如何同步请求订阅(RMO 编程)
如何同步推送订阅(RMO 编程)
Sales Orders Sample Implementation Details