DM_getNumTaxMap

This method returns the number of category maps that belong to a specified taxonomy contained in a value of type DM_LogicalDataSpec.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getNumTaxMap--(--taxName--)---------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getNumTaxMap--(--logData--,--taxName--)------------------><

Parameters

logData
A value of type DM_LogicalDataSpec
taxName
A value of type VARCHAR(128) that represents the name of the taxonomy

Return Value

The return value is of type INTEGER



Feedback | Information roadmap