DataSourceEnumerationQuery Methods |
The DataSourceEnumerationQuery 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 DataSourceEnumerationQuery type.
|
![]() | OrderBy |
Set query sorting. For chaining purpose.
|
![]() | ProjectOn |
Set query projection. For chaining purpose.
|
![]() | SetBatchSize |
Set batch size to the existing query.
|
![]() | ToEnumerationDataSourceQuery |