PCXmlSessionDatabaseRelationTypes.addTypeReference Method [AX 2012]

Adds an XML type reference for the encountered system table constraint column.

public void addTypeReference(PCTableConstraintDatabaseColumnDef _databaseRelationColumn, str _xmlTypeReference)

Run On

Server

Parameters

_databaseRelationColumn
Type: PCTableConstraintDatabaseColumnDef Table
A system table constraint column.
_xmlTypeReference
Type: str
An XML type reference.

ExceptionCondition
Error

The system table constraint column does exist in the collection of encountered columns.

Community Additions

ADD
Show: