PCTableConstraintDefinition.hasColumns Method
Determines whether columns have been defined for the table constraint.
Syntax
public NoYes hasColumns()
Run On
Called
Return Value
Type: NoYes Enumeration
NoYes::Yes if columns have been defined; otherwise, NoYes::No.