Click or drag to resize

DataEnumerationQuery Methods

The DataEnumerationQuery type exposes the following members.

Methods
  NameDescription
Public methodFilterBy(DynamicFilter)
Set query filter. For chaining purpose.
Public methodFilterBy(Object)
Set query filter. For chaining purpose.
Public methodStatic memberFor
The static For method use to create a new instance of DataEnumerationQuery type.
Public methodOrderBy
Set query sorting. For chaining purpose.
Public methodProjectOn
Set query projection. For chaining purpose.
Public methodSetBatchSize
Set batch size to the existing query.
Top
See Also