Share via


RetailConnPOSDataTranslatorAX62_AX61.GetDeletePrimaryKeyFieldNames Method [AX 2012]

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

Syntax

public container GetDeletePrimaryKeyFieldNames(TableName _tableName)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailConnPOSDataTranslatorAX62_AX61 Class