Back to Devexpress

PersistentAttribute Constructors

xpo-devexpress-dot-xpo-dot-persistentattribute-dot-ctor.md

latest880 B
Original Source

PersistentAttribute Constructors

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

NameParametersDescription
PersistentAttribute()noneInitializes a new instance of the PersistentAttribute class.
PersistentAttribute(String)mapToInitializes a new instance of the PersistentAttribute class with the specified name for the table or column.

See Also

PersistentAttribute Class

PersistentAttribute Members

DevExpress.Xpo Namespace