Share via


xApplication::IsTablePerHierarchyMode Method

Determines whether the system is being run with all table inheritance hierarchies flattened (Table per hierarchy mode).

Syntax

client server public static boolean IsTablePerHierarchyMode()

Run On

ClientOrServer

Return Value

Type: boolean
true if system is being run in Table per hierarchy mode; otherwise, false.

See Also

Reference

xApplication Class