Dela via


ItemMetadata Constructor

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.

See Also

Reference

ItemMetadata Class

Microsoft.Synchronization.MetadataStorage Namespace