How to use Stored Procedure in WCF Data Service

added by codegain
4/19/2011 9:05:55 AM

250 Views

In this article, I am going to explain how to use the stored procedures in WCF data service to retrieve records from the different datasource such as Sql server and Oracle.


0 comments