FindOptions.singleBatch

Determines whether to close the cursor after the first batch.

Set automatically if limit < 0 || batchSize < 0.

struct FindOptions
package
Nullable!bool singleBatch;

Meta