SyncIdFormatGroup-Konstruktor

Initialisiert eine neue Instanz der SyncIdFormatGroup-Klasse, die Standardwerte enthält.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SyncIdFormatGroup()
public SyncIdFormatGroup()
public:
SyncIdFormatGroup()
new : unit -> SyncIdFormatGroup
public function SyncIdFormatGroup()

Hinweise

Dieser Konstruktor initialisiert das ID-Formatschema in die folgenden Standardwerte.

Eigenschaft

IsVariableLength

Länge in Bytes

ReplicaIdFormat

false

16

ItemIdFormat

false

24

ChangeUnitIdFormat

false

1

Siehe auch

Verweis

SyncIdFormatGroup Klasse

SyncIdFormatGroup-Member

Microsoft.Synchronization-Namespace