sqlApiMaxRows property

int sqlApiMaxRows
final

Maximum rows returned per SQL API execution. Results larger than this are truncated.

Implementation

final int sqlApiMaxRows;