Skip to main content

XPClassInfo.OptimisticLockFieldInDataLayer Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public XPMemberInfo OptimisticLockFieldInDataLayer { get; }

Property Value

Type
XPMemberInfo
See Also