topRows property

int? topRows
final

SELECT TOP (n), which is not paging: no offset and no ordering needed.

Implementation

final int? topRows;