RetailConnPOSDataTranslatorAX62_AX61.GetDeletePrimaryKeyFieldNames Method [AX 2012]

Based on the given table name it return the field name which has primary key index.

public container GetDeletePrimaryKeyFieldNames(TableName _tableName)

Run On

Called

Parameters

_tableName
Type: TableName Extended Data Type
The value of table name.

Return Value

Type: container
A container which holds the set of primary key field name.

Community Additions

ADD
Show: