Share via


DictTableMap.fieldCnt2FieldFrom Method

Retrieves the map field that is referencing a table field.

Syntax

public int fieldCnt2FieldFrom(int _cnt)

Run On

Called

Parameters

  • _cnt
    Type: int
    The count index to check.

Return Value

Type: int
The map field ID.

Remarks

Use this method to get to the table mappings, instead of traversing to the tree node.

See Also

Reference

DictTableMap Class