SQL-Statement

Posts   
 
    
Slowhand
User
Posts: 96
Joined: 07-Mar-2006
# Posted on: 04-May-2006 16:48:42   

When everything is done with LLBLGenPro and it is time for the FetchEntityCollection, how ca I get the SQL-Statement that LLBLGenPro has generated for this case ?

Thanks, Slowhand

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 05-May-2006 02:54:31   

You need to setup Dynamic Query Engine tracing. Check the Generated code - Troubleshooting and debugging section of the documentation. It will explain this in more detail, if you have any other questions just let us know.