PCTableConstraintGlobalUpdateHandler.getColumnRecIdByName Method [AX 2012]

Retrieves the record ID of the specified table constraint column.

protected RecId getColumnRecIdByName(PCTableConstraintColumnName _name)

Run On

Server

Parameters

_name
Type: PCTableConstraintColumnName Extended Data Type
The name of the table constraint column.

Return Value

Type: RecId Extended Data Type
A record ID value.

Community Additions

ADD
Show: