Share via


IndexSchema Constructor

Initializes a new instance of the IndexSchema class.

Overload List

Name Description
IndexSchema (Generic IEnumerable, Boolean)
Initializes a new instance of the IndexSchema class that contains the specified list of indexed field names and a value that indicates whether the index schema uniquely defines an item.
IndexSchema (String, Boolean)
Initializes a new instance of the IndexSchema class that has the specified indexed field name and a value that indicates whether this index schema uniquely defines an item.

See Also

Reference

IndexSchema Class
IndexSchema Members
Microsoft.Synchronization.MetadataStorage Namespace