PCTableConstraintGlobalUpdateHandler.getColumnDataTypeByName Method [AX 2012]

Retrieves the data type of the specified table constraint column.

protected AttributeDataType getColumnDataTypeByName(PCTableConstraintColumnName _name)

Run On

Server

Parameters

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

Return Value

Type: AttributeDataType Enumeration
An AttributeDataType value.

Community Additions

ADD
Show: