Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a list of table IDs in the inheritance hierarchy of the current table.
Syntax
public List getTableInheritanceHierarchy([TableScope _tableScope])
Run On
Called
Parameters
- _tableScope
Type: TableScope Enumeration
The scope of the tables to be included.
Return Value
Type: List Class
A list of table IDs in the inheritance hierarchy that are based on the table scope.
Remarks
The default value of this parameter will have the method search at both the base table and its derived tables