xRecord.hasRelatedTable Method

Indicates whether a foreign key constraint buffer is linked with the table.

Syntax

public boolean hasRelatedTable(str relatedRoleName)

Run On

Called

Parameters

  • relatedRoleName
    Type: str

Return Value

Type: boolean
true if a foreign key constraint buffer is linked with the table; otherwise, false.

See Also

Reference

xRecord Class