DM_getFldTax

This method returns the name of a taxonomy that is linked to a specified field contained in a value of type DM_LogicalDataSpec.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getFldTax--(--fldName--)------------------------><

Function syntax

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

Parameters

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

Return Value

The return value is of type VARCHAR(128)



Feedback | Information roadmap