Dela via


IndexSchema Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the IndexSchema class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IndexSchema(IEnumerable<String>, 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.
Public method 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.

Top

See Also

Reference

IndexSchema Class

Microsoft.Synchronization.MetadataStorage Namespace