Skip to main content
.NET 6.0+

Session.LogParam_InTransaction Field

Contains the name of the log parameter that specifies whether in memory object changes are taken into account when evaluating an expression.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string LogParam_InTransaction = "inTransaction"

Field Value

Type
String
See Also