CursorInitArguments

struct CursorInitArguments {}

Members

Variables

batchSize
Nullable!int batchSize;

Specifies the initial batch size for the cursor. Or null for server default value.

Meta