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
CalledParameters
- _tableName
- Type: TableName Extended Data Type
The value of table name.
Community Additions
ADD
Show: