BuilderWithoutRowSetBuffering Method |
Disables row set buffering for the created cluster (row set buffering is enabled by
default otherwise).
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public Builder WithoutRowSetBuffering()
Return Value
Type:
Builderthis builder
See Also