Skip to main content
.NET 6.0+

XpoDefault.DefaultIdentityMapBehavior Field

Returns the default Identity Map behavior. See IdentityMapBehavior for details.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const IdentityMapBehavior DefaultIdentityMapBehavior = IdentityMapBehavior.Weak

Field Value

Type
IdentityMapBehavior
See Also