Hi,
I am working with LLBLGenPro v1. I want to convert a Collection from a generated class LLBLGen to a DataSet. Do you know who to do it? I didn't see atribute or procedure that do it...
Thank you for your help.
Instead of using an EntityCollection you may use a DynamicList or Typed List to fetch the data. (And these are DataTables).
Please check the following threads: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=3861 http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=4133
Well, thank you very much for your help
see you,
matt ( 14 )