No, not in F# 1.9.4. The explicit aim of F# quotations in 1.9.4 is to allow you to convert them to LINQ expression trees (and other meta-programming libraries) to enable you to execute them as, for example, SQL queries. You can also use this technique to compiule and run a small subset of quotations (using LINQ's ".Compile" on expression trees)

thanks

don

By on 7/14/2008 2:37 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper