RetailCDXChangeTrackingAux::getPrimaryKey Method [AX 2012]

Returns the primary key for the passed table id.

server public static container getPrimaryKey(TableId tid)

Run On

Server

Parameters

tid
Type: TableId Extended Data Type
Table identifier.

Return Value

Type: container
Primary key for the passed table.
Show: