Back to Devexpress

IndexedAttribute Properties

xpo-devexpress-dot-xpo-dot-indexedattribute-dot-underscore-properties.md

latest1.0 KB
Original Source

IndexedAttribute Properties

Indicates that a property or field affects index creation.

NameDescription
AdditionalFieldsGets the names of additional columns that affect index creation.
NameGets or sets the name of the index.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
UniqueGets or sets whether the index created by a property or field is a unique one.

See Also

IndexedAttribute Class

IndexedAttribute Members

DevExpress.Xpo Namespace