Data Source Api QueryInclude Total Items Method
Determines whether Casewhere returns the total number of ActualData Objects. For chaining purpose.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
The query object itself for chaining purpose.
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public DataSourceApiQuery IncludeTotalItems(
bool include
)Parameters
- include Boolean
- True means include.
Return Value
DataSourceApiQueryThe query object itself for chaining purpose.