row_count property

row_count property

Gets the total number of the table rows.

Definition:

@property
def row_count(self):
    ...

See Also