XPQuery<T>.WithCustomCriteria(CustomCriteriaCollection) Method
Intended for internal use.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
customCriteriaCollection | DevExpress.Xpo.CustomCriteriaCollection |
Returns
Type |
---|
XPQuery<T> |
See Also