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 column is used in a table constraint that is attached to a product model.
Syntax
public NoYes isUsedInAttachedTableConstraint()
Run On
Called
Return Value
Type: NoYes Enumeration
NoYes::Yes if the column is used in a table constraint that is attached to a product model; otherwise, NoYes::No.
Remarks
This method is used for validation purposes.