SysExtensionSerializerMap::getExtensionTableIds Method
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.