IndexAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IndexAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Columns Gets or sets the columns on which the index is based.
Public propertySupported by Silverlight for Windows Phone 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 propertySupported by Silverlight for Windows Phone Name Gets or sets the name of the index.

Top