DM_setFldWeight

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

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_setFldWeight--(--fldName--,--weight--)----------><

Function syntax

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

Parameters

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

Return Value

The return value is of type DM_LogicalDataSpec



Feedback | Information roadmap