Data Enumeration QueryProject On Method
Set query projection. For chaining purpose.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
The current instance of the DataEnumerationQuery type with its Projection data
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public DataEnumerationQuery ProjectOn(
params string[] fieldNames
)Parameters
- fieldNames String
- The projection fields is string array used to specify queried fields
Return Value
DataEnumerationQueryThe current instance of the DataEnumerationQuery type with its Projection data