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

Session.LogParam_Condition Field

Contains the name of the log parameter that specifies the criteria for retrieving objects not yet persisted to the datastore.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v21.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string LogParam_Condition = "condition"

Field Value

Type
String
See Also