PCTableConstraintColumnCategoryAttribute.isDatabaseRelationConstraint Method
Indicates whether the table constraint column relation belongs to a database relation constraint.
Syntax
public boolean isDatabaseRelationConstraint()
Run On
Called
Return Value
Type: boolean
true if the relation belongs to a database relation constraint; otherwise, false.