Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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