Instead using the UtilElement table you can use the class Dictionary
which has the method tablesCnt() and tablesCnt2id().
While iterating all tables you always get the tableId. With the Table
Id you can create a DictTable(TableId) and from the DictTable object
you can get all properties from the table like name, temporary, isMap,
isView and so on ...
Best regards
Patrick
--- In [email protected], "eya_parungao"
<[EMAIL PROTECTED]> wrote:
>
> Hi everyone!
>
> I'm developing in C# and we need to connect to Axapta. I'm new with
> using the AxaptaCOMConnector.. Is there anyone who knows how I could
> get the list of all existing tables in the Axapta database using
this?
>
> I would really appreciate your help. God bless!
>
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

