Click or drag to resize

DataSourceEnumerationQuery Properties

The DataSourceEnumerationQuery 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 DataSourceName The name of the data source
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