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 ItemMetadata class.
Namespace: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (in microsoft.synchronization.metadatastorage.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ItemMetadata
protected ItemMetadata ()
protected:
ItemMetadata ()
protected ItemMetadata ()
protected function ItemMetadata ()
Remarks
This constructor is protected. Object instances can be obtained by using methods such as CreateItemMetadata or ReplicaMetadata.FindItemMetadataById.
See Also
Reference
ItemMetadata Class
ItemMetadata Members
Microsoft.Synchronization.MetadataStorage Namespace