IndexAttribute.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the index.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Index names must be unique within a table but do not have to be unique within a database.
For information about using a local database in your Windows Phone application, see Local database for Windows Phone 8.
Show: