Share via


DictTableMap.fieldCnt Method

Retrieves the count of fields in the table mapping.

Syntax

public int fieldCnt()

Run On

Called

Return Value

Type: int
The count.

Remarks

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

See Also

Reference

DictTableMap Class