PCImportModel.prepareForTableConstraintDefImport Method [AX 2012]

Prepares data for import of a table constraint definition.

protected RefRecId prepareForTableConstraintDefImport(PCTableConstraintName _tableConstraintDefinitionName, Map _deletedColumnsUsedInColumnCategoryAttribute)

Run On

Server

Parameters

_tableConstraintDefinitionName
Type: PCTableConstraintName Extended Data Type
The name of the table constraint definition.
_deletedColumnsUsedInColumnCategoryAttri
Type: Map Class

Return Value

Type: RefRecId Extended Data Type
The record ID of the table constraint definition that will be overwritten during import.

Community Additions

ADD
Show: