Skip to main content
.NET 6.0+

Session.LogParam_CriteriaEvaluationBehavior Field

Contains the name of the log parameter that specifies how filter criteria are evaluated within a transaction.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string LogParam_CriteriaEvaluationBehavior = "criteriaEvaluationBehavior"

Field Value

Type
String
See Also