finish_rows method

finish_rows

Finishes the rows.

def finish_rows(self, rows_count):
    ...
ParameterTypeDescription
rows_countintThe rows count.

See Also