DataEnumerationQuery Methods |
The DataEnumerationQuery type exposes the following members.
Name | Description | |
---|---|---|
FilterBy(DynamicFilter) |
Set query filter. For chaining purpose.
| |
FilterBy(Object) |
Set query filter. For chaining purpose.
| |
For |
The static For method use to create a new instance of DataEnumerationQuery type.
| |
OrderBy |
Set query sorting. For chaining purpose.
| |
ProjectOn |
Set query projection. For chaining purpose.
| |
SetBatchSize |
Set batch size to the existing query.
|