Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether there is surrogate foreign key relation.
Syntax
client server public static boolean isSurrogateForeignKeyRelation(TableId tableId, str relationName)
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
- relationName
Type: str
Return Value
Type: boolean
true if there is a surrogate foreign key relation; otherwise, false.