sqlApiMaxRows property
Maximum rows returned per SQL API execution. Results larger than this are truncated.
Implementation
final int sqlApiMaxRows;
Maximum rows returned per SQL API execution. Results larger than this are truncated.
final int sqlApiMaxRows;