Click or drag to resize

DataSourceEnumerationQuery Properties

The DataSourceEnumerationQuery type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Amount documents per batch. The default value is 100.
Public propertyDataSourceName
The name of the data source
Public propertyFilter
The filter object that is built using FilterBuilder.
Public propertyProjectedFields
The list of fields returned to Client. By default, Casewhere will return all.
Public propertySortedFields
List of sorted fields.
Top
See Also