Share via


IndexSchema Members

Represents a single or multicolumn index that can be used to more efficiently find items that are in the metadata store.

The following tables list the members exposed by the IndexSchema type.

Public Constructors

  Name Description
Public method IndexSchema Overloaded. Initializes a new instance of the IndexSchema class.

Top

Public Properties

  Name Description
Public property FieldNames Gets the list of field names that defines this index.
Public property IsUnique Gets a value that indicates whether this index schema uniquely identifies an item.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc305443.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

IndexSchema Class
Microsoft.Synchronization.MetadataStorage Namespace