Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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()
new : unit -> ItemMetadata
protected function ItemMetadata()
Remarks
This constructor is protected. Object instances can be obtained by using methods such as CreateItemMetadata or ReplicaMetadata.FindItemMetadataById.