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 mcommand ?

mcommand.fill(ds,"orderdetails");



What is the use of mcommand ? mcommand.fill(ds,"orderdetails");..

Answer / purushotham

mcommand is DataAdapter

DataAdapter object is like a bridge that links the database
and a Connection object with the ADO.NET-managed DataSet
object through its SELECT and action query Commands. It
specifies what data to move into and out of the DataSet.
Often, this takes the form of references to SQL statements
or stored procedures that are invoked to read or write to a
database.
The DataAdapter provides four properties that allow us to
control how updates are made to the server:
* SelectCommand
* UpdateCommand
* InsertCommand
* DeleteCommand

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Have u used webcontrols?Tell me something about these?

2 Answers   Microsoft,


What are the event handlers that can be included in the Global.asax file?

0 Answers   MindCracker,


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,


How to create a permanent cookie?

1 Answers   IBM,


Does google crawl redirects?

0 Answers  


What is the significance of proxy user?

0 Answers   MCN Solutions,


What is difference Data List and Data Repeater Control ?

1 Answers   TCS,


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


How to prepare culture-specific formatting in .net.

0 Answers  


What are all the various Estimation Techniques available ?

0 Answers   MCN Solutions,


Security types in ASP/ASP.NET? Different Authentication modes?

4 Answers   QuadLabs Technologies,


What are Authentication mechanisms in .Net?

6 Answers   Accenture,


Categories