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 the table ID for all extension tables for specified base table.
Syntax
client server public static container getExtensionTableIds(TableId _baseTableId)
Run On
Called
Parameters
- _baseTableId
Type: TableId Extended Data Type
The table ID of base table.
Return Value
Type: container
A container includes table IDs of extension table.