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


MergeSessionSummary Members

Represents Merge Agent session information.

The following tables list the members exposed by the MergeSessionSummary type.

Public Constructors

  Имя Description
MergeSessionSummary Creates an instance of the MergeSessionSummary class.

В начало

Public Properties

  Имя Description
ms156498.pubproperty(ru-ru,SQL.90).gif CurrentPhase Gets or sets the current phase of an active session.
ms156498.pubproperty(ru-ru,SQL.90).gif Duration Gets or sets the length of the session, in seconds.
ms156498.pubproperty(ru-ru,SQL.90).gif EndTime Gets or sets the end time of the session.
ms156498.pubproperty(ru-ru,SQL.90).gif Errors Gets or sets the errors that occurred during the synchronization.
ms156498.pubproperty(ru-ru,SQL.90).gif LastMessage Gets or sets the last message returned by the agent during the session.
ms156498.pubproperty(ru-ru,SQL.90).gif NumberOfDownloads Gets or sets the number of rows downloaded during the session.
ms156498.pubproperty(ru-ru,SQL.90).gif NumberOfUploads Gets or sets the number of rows downloaded during the session.
ms156498.pubproperty(ru-ru,SQL.90).gif PercentComplete Gets or sets the progress of a running session, as a percentage.
ms156498.pubproperty(ru-ru,SQL.90).gif SessionId Gets or sets the identifier for the session.
ms156498.pubproperty(ru-ru,SQL.90).gif StartTime Gets or sets the starting time for the session.
ms156498.pubproperty(ru-ru,SQL.90).gif Status Gets or sets the status of the session.
ms156498.pubproperty(ru-ru,SQL.90).gif TimeRemaining Gets or sets the estimated time remaining for a running session.

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

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

В начало

См. также

Справочник

MergeSessionSummary Class
Microsoft.SqlServer.Replication Namespace

Другие ресурсы

How to: Programmatically Monitor Replication (RMO Programming)
Subscriber Monitor Sample