t_bodies property

t_bodies property

Returns a collection of the table bodies (including implicit ones).

Definition:

@property
def t_bodies(self):
    ...

See Also