DataSourceEnumerationQuery Properties |
The DataSourceEnumerationQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatchSize |
Amount documents per batch. The default value is 100.
|
![]() | DataSourceName |
The name of the data source
|
![]() | 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.
|