DM_getNmpTabName

This method returns the table name of a name mapping in a DM_LogicalDataSpec value.

Syntax

Method syntax

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

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getNmpTabName--(--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