prorm API Reference
← Documentation
GitLab
Preparing search index...
index
StreamingOptions
Interface StreamingOptions
Options controlling how a stream pages.
interface
StreamingOptions
{
batchSize
?:
number
;
}
Index
Properties
batch
Size?
Properties
Optional
batch
Size
batchSize
?:
number
Rows fetched per round trip.
Default
100
Copy
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
batch
Size
← Documentation
GitLab
prorm API Reference
Loading...
Options controlling how a stream pages.