Hi,
I need to created a virtual table dynamically (that contains data got through an SQL query involving more that one table) from Dex and set it as reference to a Reference field of a composite object in Application dictionary. I am on Dex 2013.
I thought to pass a Data table from VS Tools to a new Dex procedure in order to do that. But the Dex Procedure will not be shown in the VS Tools Intellisense of the application dictionary , even though I built the Application& Addin DLLs after adding that new Dex procedure.
Any help would be appreciated.
Thanks,Kiran.