DM_setFldTax

This method activates a taxonomy that exists in a DM_LogicalDataSpec value by linking it to a specified field contained in the DM_LogicalDataSpec value.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_setFldTax--(--fldName--,--tax--)----------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setFldTax--(--logData--,--fldName--,--tax--)-------------><

Parameters

logData
A value of type DM_LogicalDataSpec
fldName
A value of type VARCHAR(128) that is already contained in logData
tax
A value of type VARCHAR(128) that is already contained in logData

Return Value

The return value is of type DM_LogicalDataSpec



Feedback | Information roadmap