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
ServerParameters
- _databaseRelationColumn
- Type: PCTableConstraintDatabaseColumnDef Table
A system table constraint column.
- _xmlTypeReference
- Type: str
An XML type reference.
Community Additions
ADD
Show: