Share via


RetailConnPOSDataTranslator.GetDeletePrimaryKeyFieldNames Method [AX 2012]

Checks for the existance of the primary key index for a given TableName and returns the field name.

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

RetailConnPOSDataTranslator Class