How are the number of records returned in a result set for a BAM report limited?

A.
Use the TOP{n} keyword in the report query (where n is the number of rows).
B.
Set the max_returned_rows parameter in the dfc.properties for the BAM server.
C.
Set the maxRows parameter in the jdbc-config.xml for the BAM server web application.
D.
Set the MAX_ROWS initialization parameter for the BAM database.