gettableparent()
Description
This returns the parent of the table passed. If it is of type sbme1table, it returns the sbme1 object, if it is of type ppcstype1file, it returns the ppcstype1 object, and if it is of type vola1table, it returns the vola1base object.
Prototype
gettableparent
(
type(db1table)
)
table
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
table | None | type(db1table) |