I'm assuming you mean MapEnumerator class and table maps (AOT > Data model > Maps).
These things are completely unrelated.
MapEnumerator class is used to iterate elements in an instance of the Map class. The Map class is a collection of value pairs.
Table maps are used for logic common to multiple tables.
Note that you can use a search engine to find more details and look into the standard application for examples.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.