Back to Devexpress

NullableAttribute Constructors

xpo-devexpress-dot-xpo-dot-nullableattribute-dot-ctor.md

latest669 B
Original Source

NullableAttribute Constructors

Applies to persistent class’ fields or properties. Specifies if a nullable column should be created when updating the database schema for the target property/field.

NameParametersDescription
NullableAttribute(Boolean)isNullableInitializes a new instance of the NullableAttribute class.

See Also

NullableAttribute Class

NullableAttribute Members

DevExpress.Xpo Namespace