Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: Linq do SQL database

$
0
0

Unfortunately, not in any usable way at the moment.  The Linq to SQL feature relies on converting lambda expressions into expression trees (instead of delegate instances) which are then passed to the SQL engine for analysis and further processing.

Visual COBOL does not currently support conversion of anonymous methods (our 'equivalent' of lambda expression) to expression trees, only to delegate instances.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>