Поделиться через


MergeSessionDetail Members

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
ms156529.pubproperty(ru-ru,SQL.90).gif Conflicts Gets or sets the number of conflicts that occurred in the step.
ms156529.pubproperty(ru-ru,SQL.90).gif Deletes Gets or sets the number of deletes that were replicated in the step.
ms156529.pubproperty(ru-ru,SQL.90).gif DetailType Gets or sets the type of detail step represented by the object.
ms156529.pubproperty(ru-ru,SQL.90).gif Duration Gets or sets the duration of the detail step.
ms156529.pubproperty(ru-ru,SQL.90).gif Errors Gets or sets errors that occurred in the detail step.
ms156529.pubproperty(ru-ru,SQL.90).gif Inserts Gets or sets the number of inserts that were replicated in the step.
ms156529.pubproperty(ru-ru,SQL.90).gif Message Gets or sets the message returned by the Merge Agent during the step.
ms156529.pubproperty(ru-ru,SQL.90).gif PercentComplete Gets or sets the progress of the session during the step, as a percentage of the total session.
ms156529.pubproperty(ru-ru,SQL.90).gif PercentOfTotalTime Gets or sets the amount of type spent during this step, as a percentage of the total synchronization time of the session.
ms156529.pubproperty(ru-ru,SQL.90).gif RowsRetried Gets or sets the number of rows that were retried during the step.
ms156529.pubproperty(ru-ru,SQL.90).gif SchemaChanges Gets or sets the number of schema changes applied during the step.
ms156529.pubproperty(ru-ru,SQL.90).gif Updates Gets or sets the number of updates that were replicated during the step.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms156529.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156529.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms156529.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms156529.pubmethod(ru-ru,SQL.90).gifms156529.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156529.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms156529.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms156529.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

MergeSessionDetail Class
Microsoft.SqlServer.Replication Namespace