Method __builtin.Sql.Promise()->max_records()


Method max_records

final this_program max_records(int(-1..) max)

Parameter max

If the query returns more than this number of records, fail the future. -1 means no maximum (default).