DataEnumerationQuery Properties |
The DataEnumerationQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatchSize |
Amount documents per batch. The default value is 100.
|
![]() | DataClassName |
The name of the data class
|
![]() | Filter |
The filter object that is built using FilterBuilder.
|
![]() | ProjectedFields |
The list of fields returned to Client. By default, Casewhere will return all.
|
![]() | SortedFields |
List of sorted fields.
|