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...

5. What properties we used to call stored procedure in C#?

Answer Posted / sudip pachal

CommandObject.CommandType=CommandType.StoreProcedure;
CommandObject.CommandText="Sp";
CommandObject.Executenonquery();

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are immutable types in c#?

946


Structs are largely redundant in c++. Why does c# have them?

1303


what are the differences between a class and structure

1201


Is exe is machine dependent?

974


How do I convert a string to an int in c#?

1036


What is a collection in c#?

956


What is difference between float and integer?

1041


What is dynamic object in c#?

978


Which is better python or c#?

919


Compare and contrast between the System.Array.CopyTo() and Clone()?

1034


What standard types does c# use?

981


Why do we use reflection in c#?

1006


What is the use of generics in c#?

913


What the different phase/steps of acquiring a proxy object in webservice?

1089


Does main have to be static c#?

1136