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