Click or drag to resize

DataEnumerationQuery Properties

The DataEnumerationQuery type exposes the following members.

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