Back to Devexpress

PersistentAttribute Properties

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

latest885 B
Original Source

PersistentAttribute Properties

Indicates that a property, field or class will be stored in a persistent data store and specifies the target column or table name.

NameDescription
MapToGets the name of the table or column to which to map a class or a property/field.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

PersistentAttribute Class

PersistentAttribute Members

DevExpress.Xpo Namespace