Condividi tramite


Membri MergeSessionDetail

Represents detailed information about a step in a Merge Agent session.

Il tipo MergeSessionDetail espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MergeSessionDetail Creates an instance of the MergeSessionDetail class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Conflicts Gets or sets the number of conflicts that occurred in the step.
Proprietà pubblica Deletes Gets or sets the number of deletes that were replicated in the step.
Proprietà pubblica DetailType Gets or sets the type of detail step represented by the object.
Proprietà pubblica Duration Gets or sets the duration of the detail step.
Proprietà pubblica Errors Gets or sets errors that occurred in the detail step.
Proprietà pubblica Inserts Gets or sets the number of inserts that were replicated in the step.
Proprietà pubblica Message Gets or sets the message returned by the Merge Agent during the step.
Proprietà pubblica PercentComplete Gets or sets the progress of the session during the step, as a percentage of the total session.
Proprietà pubblica PercentOfTotalTime Gets or sets the amount of type spent during this step, as a percentage of the total synchronization time of the session.
Proprietà pubblica RowsRetried Gets or sets the number of rows that were retried during the step.
Proprietà pubblica SchemaChanges Gets or sets the number of schema changes applied during the step.
Proprietà pubblica Updates Gets or sets the number of updates that were replicated during the step.

In alto