Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Untyped dataset param not accepting typed dataset in c#

$
0
0
We are having a dataaccess layer and it is having one interface with a function with untyped dataset. when we are passing typed dataset from entity layer to dataaccess layer we are getting an error. please help to resolve the error.
 
CODE:
===============
 
public interface diNonTransactional
{
 

int ExecuteDataAdapterDataTableWithParams(IDbCommand podbCommand, ref DataTable pdtDataTable);
}

Viewing all articles
Browse latest Browse all 31927

Trending Articles



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