Click or drag to resize

DataEnumerationQuery Properties

The DataEnumerationQuery type exposes the following members.

Properties
  NameDescription
Public propertyBatchSize
Amount documents per batch. The default value is 100.
Public propertyDataClassName
The name of the data class
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