This is a migrated thread and some comments may be shown as answers.

IMPORTED SPROC'S

1 Answer 43 Views
DataServiceDataSource
This is a migrated thread and some comments may be shown as answers.
Dave Navarro
Top achievements
Rank 2
Dave Navarro asked on 15 Jul 2011, 11:54 PM
Hello,

I just have a quick question; should we be able to work with our own imported stored procedures just the same way as we would with an EF 4.1 data source? Or are there some differences we should be aware of?

Please let me know and thanks!

~ Dave Navarro

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 18 Jul 2011, 07:41 AM
Hello Dave Navarro,

Can you call your stored procedures through a DataServiceContext by specifying a DataServiceQuery<T>? In case you can, then the answer would be yes.

Greetings,
Ross
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
DataServiceDataSource
Asked by
Dave Navarro
Top achievements
Rank 2
Answers by
Rossen Hristov
Telerik team
Share this question
or