NullableAttribute.IsNullable Property
In This Article
Specifies if a nullable column should be created when updating the database schema for the persistent class member described by the current NullableAttribute object.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
See Also