Skip to main content
.NET 6.0+

Session.LogParam_Members Field

Contains the name of the log parameter that specifies mapping information for persistent class metadata and a stored procedure’s result set columns.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string LogParam_Members = "members"

Field Value

Type
String
See Also