IndexAttribute Properties
Collapse the table of content
Expand the table of content

IndexAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IndexAttribute type exposes the following members.

  NameDescription
Public property Columns Gets or sets the columns on which the index is based.
Public property IsUnique Gets or sets a value that indicates whether the index is unique, in which no two rows are permitted to have the same index key value.
Public property Name Gets or sets the name of the index.
Top

Show:
© 2017 Microsoft