Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to pass parameters to stored procedure using linq?



How to pass parameters to stored procedure using linq?..

Answer / Anil Kumar Gupta

To pass parameters to a stored procedure in LINQ, you can use the ObjectResult<T> type from System.Data.Objects namespace and its ExecuteFunction method. You need to specify the name and type of each parameter along with its value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

Why do we use “contains"?

1 Answers  


What is dbml in linq to sql?

1 Answers  


What do you understand by datacontext class?

1 Answers  


Explain linq method syntax and give an example?

1 Answers  


What is difference among Single, SingleOrDefault, First and FirstOrDefault?

1 Answers  


Elaborate on plinq?

1 Answers  


What do you understand by expression tree?

1 Answers  


List out the three main components of LINQ?

1 Answers  


Explain what are compiled queries?

1 Answers  


Explain linq lambda expression with example?

1 Answers  


Can you explain brief about Aggregate() extension method in LINQ?

1 Answers  


Describe the architecture of linq?

1 Answers  


Categories