RetailConnPOSDataTranslator.GetDeletePrimaryKeyFieldNames Method [AX 2012]
Checks for the existance of the primary key index for a given TableName and returns the field name.
public container GetDeletePrimaryKeyFieldNames(TableName _tableName)
Run On
CalledParameters
- _tableName
- Type: TableName Extended Data Type
The value of the TableName.
Community Additions
ADD
Show: