Data Enumeration QuerySet Batch Size Method
Set batch size to the existing query.
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 batch size data
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public DataEnumerationQuery SetBatchSize(
int batchSize
)Parameters
- batchSize Int32
- Specifies the number of data objects to return in each batch
Return Value
DataEnumerationQueryThe current instance of the DataEnumerationQuery type with its batch size data