Share via


SysExtensionSerializerExtensionMap::getBaseTableId Method

Gets the table ID of the base table for the current extension table.

Syntax

client server public static TableId getBaseTableId(TableId _extensionTableId)

Run On

Called

Parameters

Return Value

Type: TableId Extended Data Type
The table ID of the base table.

Remarks

This method should be overridden when a new extension table is added.

See Also

Reference

SysExtensionSerializerExtensionMap Map