Freigeben über


DbSyncScopeProgress-Klasse

Stellt eine Gruppe von Statistiken des Synchronisierungsstatus für die Objekte in DbSyncScope dar.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class DbSyncScopeProgress
'Usage
Dim instance As DbSyncScopeProgress
[SerializableAttribute]
public class DbSyncScopeProgress
[SerializableAttribute]
public ref class DbSyncScopeProgress
[<SerializableAttribute>]
type DbSyncScopeProgress =  class end
public class DbSyncScopeProgress

Hinweise

Bei der Peer-to-Peer-Datenbanksynchronisierung entspricht ein Bereich normalerweise einem Satz von Tabellen. Weitere Informationen zur Verwendung von Bereichen finden Sie unter Vorgehensweise: Bereitstellen einer Serverdatenbank für die Synchronisierung für die Zusammenarbeit (Nicht-SQL Server).

Vererbungshierarchie

System. . :: . .Object
  Microsoft.Synchronization.Data..::..DbSyncScopeProgress

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

DbSyncScopeProgress-Member

Microsoft.Synchronization.Data-Namespace