gredom.get_table(table)
Get a TABLE object for the model object matching the fully qualified name. If the parameter is a DOMOBJECT, this function behaves as a cast.
Parameters:
table The fully qualified name of a table model object, or a DOMOBJECT representing a table.
Returns:
A TABLE object that represents a table model object.