DataEnumerationQuery Properties

Properties

BatchSize Amount documents per batch. The default value is 100.
CustomCollation This parameter specifies the custom collation for the query.
DataClassName The name of the data class
Filter The filter object that is built using FilterBuilder.
GeoSpatialStages  
HintIndexName The hint index name specified for the query.
ProjectedFields The list of fields returned to Client. By default, Casewhere will return all.
SortedFields List of sorted fields.

See Also