PCXmlSessionDatabaseRelationType::createTypeId Method [AX 2012]

Creates the type ID from a system defined table constraint column.

server public static str createTypeId(PCTableConstraintDatabaseColumnDef _column)

Run On

Server

Parameters

_column
Type: PCTableConstraintDatabaseColumnDef Table
A system defined table constraint column.

Return Value

Type: str
A type ID.
Show: