mardi 15 avril 2014

Using Linq to Query a Service Reference


Vote count:

0




I have SharePoint custom workflow wherein I need to query a database. I have a service reference where I can see all the tables in the database but I have no idea how to query it.


I've tried using the common


ServiceReference sr = new ServiceReference(); var x = from s in sr where condition


but it doesn't seem to work. I get an error like 'Where' not found in the service reference.



asked 21 secs ago

Nath

500





Aucun commentaire:

Enregistrer un commentaire