Back to Devexpress

FetchOnlyAttribute Properties

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

latest845 B
Original Source

FetchOnlyAttribute Properties

Applied to persistent properties and fields. When applied, specifies that the target property or field value can be loaded from the database but should not be saved (should not be included in the INSERT and UPDATE SQL statements).

NameDescription
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

FetchOnlyAttribute Class

FetchOnlyAttribute Members

DevExpress.Xpo Namespace