PCImportModel.importUserDefinedTableConstraintRow Method [AX 2012]

Imports a table constraint definition row.

protected void importUserDefinedTableConstraintRow(RefRecId _tableConstraintDefinition, List _importedTableConstraintColumns)

Run On

Server

Parameters

_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.

ExceptionCondition
Error

An unsupported attribute data type is encountered.

Community Additions

ADD
Show: