Leggere in inglese

Condividi tramite


Proprietà StatusEventArgs.PercentCompleted

The estimated amount of the overall synchronization that has completed.

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Sintassi

public byte PercentCompleted { get; }

Valore proprietà

Tipo: System.Byte
A Byte value that indicates estimated amount of the overall synchronization that has completed from 0 (starting) to 100 (complete).

Implementa

IStatusEventData.PercentCompleted

Osservazioni

The PercentCompleted property is read-only.

Vedere anche

Riferimento

StatusEventArgs Classe

Spazio dei nomi Microsoft.SqlServer.Replication