Easy way to see the SQL created?

Posts   
 
    
edalzell
User
Posts: 44
Joined: 27-May-2008
# Posted on: 27-May-2008 02:20:54   

I am new to LLBLGen (and C# and ASP.Net and DevExpress), so I apologize if this has been answered somewhere. I did do a search and checked the FAQs, but didn't see anything.

Is there an easy way to see what the SQL is on a TypedList so that I can test it to make sure that it is constructed properly?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 27-May-2008 05:16:26   

Yes. You can switch tracing on/off. Please read LLBLGenPro Help -> Using the generated code -> Troubleshooting and debugging

Let us know if you need further assistence wink

David Elizondo | LLBLGen Support Team