PCTableConstraintColumnCategoryAttribute.setTmpDataForAttachForm Method
Sets the temporary data for the form used to attach table constraints to components.
Syntax
public void setTmpDataForAttachForm(
PCTableConstraintColumnCategoryAttribute _columnCategoryAttributeDatasource,
RefRecId _tableConstraintDefinition,
RefRecId _tableConstraint)
Run On
Called
Parameters
- _columnCategoryAttributeDatasource
Type: PCTableConstraintColumnCategoryAttribute Table
A PCTableConstraintColumnCategoryAttribute record buffer.
- _tableConstraintDefinition
Type: RefRecId Extended Data Type
The record ID of PCTableConstraintDefinition record.
- _tableConstraint
Type: RefRecId Extended Data Type
The record ID of PCTableConstraint record.