Table$get
Table$get() → self
Fetches the table, after which table$properties will contain a named list with entries corresponding to the properties on the table resource definition. Will raise an error if the table does not exist.
Returns
self (a Table)
Last updated