Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the SyncIdFormatGroup class that contains default values.
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 ()
public SyncIdFormatGroup ()
public function SyncIdFormatGroup ()
Remarks
This constructor initializes the ID format schema to the following default values.
Property |
IsVariableLength |
Length in bytes |
|---|---|---|
false |
16 |
|
false |
24 |
|
false |
1 |
See Also
Reference
SyncIdFormatGroup Class
SyncIdFormatGroup Members
Microsoft.Synchronization Namespace