Compartir a través de


MergeSessionSummary Miembros

Represents Merge Agent session information.

El tipo MergeSessionSummary expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MergeSessionSummary Creates an instance of the MergeSessionSummary class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública CurrentPhase Gets or sets the current phase of an active session.
Propiedad pública Duration Gets or sets the length of the session, in seconds.
Propiedad pública EndTime Gets or sets the end time of the session.
Propiedad pública Errors Gets or sets the errors that occurred during the synchronization.
Propiedad pública LastMessage Gets or sets the last message returned by the agent during the session.
Propiedad pública NumberOfDownloads Gets or sets the number of rows downloaded during the session.
Propiedad pública NumberOfUploads Gets or sets the number of rows downloaded during the session.
Propiedad pública PercentComplete Gets or sets the progress of a running session, as a percentage.
Propiedad pública SessionId Gets or sets the identifier for the session.
Propiedad pública StartTime Gets or sets the starting time for the session.
Propiedad pública Status Gets or sets the status of the session.
Propiedad pública TimeRemaining Gets or sets the estimated time remaining for a running session.

Principio