DefaultMembersPersistenceAttribute.DefaultMembersPersistence Property
Gets a value that determines which members are persistent by default.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DefaultMembersPersistence | A DefaultMembersPersistence enumeration value that specifies which members are implied to be persistent by default. |
See Also