pub const PAGE_ROWS: u32 = 64;
The client’s page-fetch granularity (rows per ResultPage request and the UI virtualization page size). The wire itself accepts any count.
ResultPage