iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a very complicated QueryDescriptor. It is composed of a number of and and ors. i would really like to see the full sql statment created before it is passed to sql server. i am having some problems with the query descriptor and i want to see how it looks. I realize i can see the individual filters but i want to see the complete QueryDescriptor one it is formed. Is there any way to do this?
Hello Bill,
Try to look into this below code.
Expression<Func<Culture, bool>> expression = this.QueryDescriptor.FilterDescriptors.AsExpression<Culture, bool>(typeof(Culture));
Regards, Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname