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


What is the use of command objects?

Answers were Sorted based on User's Feedback



What is the use of command objects?..

Answer / rajesh

In order to execute Sql commands and stored procedures we
need command objects

Is This Answer Correct ?    21 Yes 0 No

What is the use of command objects?..

Answer / sandyni

Command object is used to connect the connection object to
data reader or dataset. and is used to execute queries and
stored procedures which are defined in the commandtext
property.

the main methods for command object property are....

1. ExecuteNonQuery()
2.ExecuteReader()
3.ExecuteScalar()

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More ADO.NET Interview Questions

Which type of database is used while processing dynamic database?

1 Answers   Microsoft,


How do you update a dataset in ado.net and how do you update database through dataset?

0 Answers  


List all the steps in order, to access a database through ado.net?

0 Answers  


Write steps of retrieving data using ado.net ?

3 Answers   Keane India Ltd,


What are the benefits of ADO.NET?

0 Answers   B-Ways TecnoSoft,


What is the provider and namespaces being used to access oracle database?

5 Answers   E2E, Microsoft,


Which is the best institute in navi mumbai to learn DotNet

2 Answers  


How to aggregating data across related tables?

0 Answers  


What is serialization and de-serialization in .net?

0 Answers  


What are relation objects in dataset and how & where to use them?

1 Answers  


What is sqldatasource?

0 Answers  


describe the dataset object in ado.net.

0 Answers  


Categories