PCXmlSessionDatabaseRelationTypes.lookupTypeReference Method [AX 2012]

Looks up the xml type reference for a previously encountered system table constraint column.

public str lookupTypeReference(PCTableConstraintDatabaseColumnDef _databaseRelationColumn)

Run On

Server

Parameters

_databaseRelationColumn
Type: PCTableConstraintDatabaseColumnDef Table
A system table constraint column.

Return Value

Type: str
An XML attribute type reference.

ExceptionCondition
Error

The column does not exist in the collection of encountered columns.

Community Additions

ADD
Show: