count property

count property

Gets the count of the records. -1 for unknown records count.

Definition:

@property
def count(self):
    ...

See Also