Share via


SysExtensionSerializerMap::hasExensionTableEnabled Method

Checks is there any extension table for specified base table is enabled.

Syntax

client server public static boolean hasExensionTableEnabled(TableId _baseTableId)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is one or more extension tables are enabled. Otherwise, return false.

See Also

Reference

SysExtensionSerializerMap Map