PCImportModel.importSystemDefinedTableConstraintColumn Method [AX 2012]

protected void importSystemDefinedTableConstraintColumn(
    RefRecId _tableConstraintDefinition, 
    TableId _targetTableId, 
    Map _columnNameToRecId)

Run On

Server

Parameters

_tableConstraintDefinition
Type: RefRecId Extended Data Type
_targetTableId
Type: TableId Extended Data Type
_columnNameToRecId
Type: Map Class

Community Additions

ADD
Show: