MetaIndex Properties
Collapse the table of content
Expand the table of content

MetaIndex Properties

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

The MetaIndex type exposes the following members.

  NameDescription
Public property Columns When overridden in a derived class, gets the columns associated with a local database index.
Public property DeclaringType When overridden in a derived class, gets the index declaring type.
Public property IndexName When overridden in a derived class, gets the name associated with the local database index.
Public property IsUnique When overridden in a derived class, gets the unique designation for an index in a local database.
Top

Show:
© 2017 Microsoft