maxResultBufferBytes property
Maximum size in bytes for query result buffers on this connection. When null, defaultMaxResultBufferBytes is used.
Implementation
final int? maxResultBufferBytes;
Maximum size in bytes for query result buffers on this connection. When null, defaultMaxResultBufferBytes is used.
final int? maxResultBufferBytes;