attributes
The attributes method returns all of a Table's defined attributes.
Syntax
Parameters
This method takes no arguments.
Returns
A Dict of all of the Table's defined attributes.
Example
Here, we create a table and a time table, and print their attributes.