Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Session.LogParam_IsInTransactionMode Field

Contains the name of the log parameter that specifies whether querying a data store for objects includes all in-memory changes into query results.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public const string LogParam_IsInTransactionMode = "IsInTransactionMode"

Field Value

Type
String
See Also