Back to Devexpress

XPClassInfo.OptimisticLockFieldInDataLayerName Property

xpo-devexpress-dot-xpo-dot-metadata-dot-xpclassinfo-f01587e1.md

latest1.1 KB
Original Source

XPClassInfo.OptimisticLockFieldInDataLayerName Property

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

Namespace : DevExpress.Xpo.Metadata

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public string OptimisticLockFieldInDataLayerName { get; }
vb
Public ReadOnly Property OptimisticLockFieldInDataLayerName As String

Property Value

Type
String

See Also

XPClassInfo Class

XPClassInfo Members

DevExpress.Xpo.Metadata Namespace