BulkResults Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- BulkResults
Syntax
[ValueClass]
public class BulkResults : IBulkResults
Constructors
Name | Description |
---|---|
BulkResults() |
Properties
Name | Description |
---|---|
Results |
The result set of the sequence. This corresponds directly to the requested operations, maintaining a one-to-one relationship with the same order. JSON property name: qResults |