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.
Checks whether the variable is used in a table constraint.
Syntax
public NoYes isUsedInTableConstraint()
Run On
Called
Return Value
Type: NoYes Enumeration
NoYes::Yes if the variable is used in a table constraint; otherwise, NoYes::No.
Remarks
This method is used for validation purposes.