PCImportModel.prepareForTableConstraintDefImport Method [AX 2012]
Prepares data for import of a table constraint definition.
protected RefRecId prepareForTableConstraintDefImport(PCTableConstraintName _tableConstraintDefinitionName, Map _deletedColumnsUsedInColumnCategoryAttribute)
Run On
ServerParameters
- _tableConstraintDefinitionName
- Type: PCTableConstraintName Extended Data Type
The name of the table constraint definition.
- _deletedColumnsUsedInColumnCategoryAttri
- Type: Map Class
Return Value
Type: RefRecId Extended Data TypeThe record ID of the table constraint definition that will be overwritten during import.
Community Additions
ADD
Show: