PCComponentConstraint.editTableConstraintName Method
Gets and sets the table constraint name.
Syntax
edit PCTableConstraintName editTableConstraintName(boolean _set, PCTableConstraintName _name)
Run On
Called
Parameters
- _set
Type: boolean
true if table constraint name is set; otherwise, false.
- _name
Type: PCTableConstraintName Extended Data Type
The name of the table constraint.
Return Value
Type: PCTableConstraintName Extended Data Type
The name of the table constraint.