Share via


DictRelation::isSurrogateForeignKeyRelation Method

Verifies whether there is surrogate foreign key relation.

Syntax

client server public static boolean isSurrogateForeignKeyRelation(TableId tableId, str relationName)

Run On

Called

Parameters

  • relationName
    Type: str

Return Value

Type: boolean
true if there is a surrogate foreign key relation; otherwise, false.

See Also

Reference

DictRelation Class