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.
| Name | Description | |
|---|---|---|
|
Columns | When overridden in a derived class, gets the columns associated with a local database index. |
|
DeclaringType | When overridden in a derived class, gets the index declaring type. |
|
IndexName | When overridden in a derived class, gets the name associated with the local database index. |
|
IsUnique | When overridden in a derived class, gets the unique designation for an index in a local database. |
Show: