PCImportModel.importUserDefinedTableConstraintRow Method [AX 2012]
Imports a table constraint definition row.
protected void importUserDefinedTableConstraintRow(RefRecId _tableConstraintDefinition, List _importedTableConstraintColumns)
Run On
ServerParameters
- _tableConstraintDefinition
- Type: RefRecId Extended Data Type
The record ID of a table constraint definition.
- _importedTableConstraintColumns
- Type: List Class
A list of record IDs of the table constraint definition columns.
Community Additions
ADD
Show: