This documentation is archived and is not being maintained.
DictRelation::isSurrogateForeignKeyRelation Method [AX 2012]
Verifies whether there is surrogate foreign key relation.
client server public static boolean isSurrogateForeignKeyRelation(TableId tableId, str relationName)
Run On
Called
Return Value
Type:
boolean
true if there is a surrogate foreign key relation; otherwise, false.