tables property

tables property

Gets all tables in the data model.

Definition:

@property
def tables(self):
    ...

See Also