Represents detailed information about a step in a Merge Agent session.
The following tables list the members exposed by the MergeSessionDetail type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| MergeSessionDetail | Creates an instance of the MergeSessionDetail class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Conflicts | Gets or sets the number of conflicts that occurred in the step. | 
| .gif) | Deletes | Gets or sets the number of deletes that were replicated in the step. | 
| .gif) | DetailType | Gets or sets the type of detail step represented by the object. | 
| .gif) | Duration | Gets or sets the duration of the detail step. | 
| .gif) | Errors | Gets or sets errors that occurred in the detail step. | 
| .gif) | Inserts | Gets or sets the number of inserts that were replicated in the step. | 
| .gif) | Message | Gets or sets the message returned by the Merge Agent during the step. | 
| .gif) | PercentComplete | Gets or sets the progress of the session during the step, as a percentage of the total session. | 
| .gif) | PercentOfTotalTime | Gets or sets the amount of type spent during this step, as a percentage of the total synchronization time of the session. | 
| .gif) | RowsRetried | Gets or sets the number of rows that were retried during the step. | 
| .gif) | SchemaChanges | Gets or sets the number of schema changes applied during the step. | 
| .gif) | Updates | Gets or sets the number of updates that were replicated during the step. | 
顶部
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 ) | 
顶部
请参阅
参考
MergeSessionDetail Class
Microsoft.SqlServer.Replication Namespace