Skip to main content
A newer version of this page is available. .

XPClassInfo.GetCriteriaCompilerDescriptor(Session) Method

This method is intended for internal use.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public CriteriaCompilerDescriptor GetCriteriaCompilerDescriptor(
    Session session
)

Parameters

Name Type
session Session

Returns

Type
DevExpress.Data.Filtering.CriteriaCompilerDescriptor
See Also