DM_getNmpValCol

This method returns the column name of the data value of a name mapping contained in a DM_LogicalDataSpec value.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getNmpValCol--(--nmpName--)---------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getNmpValCol--(--logData--,--nmpName--)------------------><

Parameters

logData
A value of type DM_LogicalDataSpec
nmpName
A value of type VARCHAR(128) that represents the name of the name mapping

Return Value

The return value is of type VARCHAR(300)



Feedback | Information roadmap