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

Explain what a diffgram is and its usage ?

2 Answers  


What are basic methods of dataadapter?

0 Answers  


What is Pooling? what is data pooling? what is sql pooling?

3 Answers   TCS,


Difference between function and trigger?

1 Answers   HCL,


What are the various methods provided by the DataSet object to generate XML?

0 Answers  


Define data adapter?

0 Answers  


Explain the difference between data reader and data set?

0 Answers  


What is bubbled event?

0 Answers  


What two types of data providers does ADO.NET supply? What determines which one you should use?

0 Answers   CDC,


What is the difference between Datareader and Dataset?

0 Answers  


Diff. b/w DataReader and DataSet?

8 Answers   Avon, Value Labs,


What is the difference between Data adaptor and Data set?

0 Answers   HCL,


Categories