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 type dataset?

Answer Posted / shiva

Dataset is collection of datatables.the collection generaly
represented as *)tables-rows-columns-constraints
DataSet ds;//declre variable
->ds.Tables["index"]
->ds.Tables.Rows[index]
->ds.Tables.Rows[rIndex].[cindex]
->ds.Tables.Columns[inedx]
->ds.tables.Constraints[index]

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by performing asynchronous operation using command object?

1093


What is XML serialization

1130


What is aggregate root?

1188


What is difference between connected and disconnected architecture in ado.net?

1204


What is a data control clerk?

1099


How does entity framework work?

970


What is typed dataset ?

1237


What is the difference between SqlCommand and SqlCommandBuilder?

1139


What is the maximum pool size in ado.net connection string?

994


How to create data relations?

1052


What is read only and forward only in ado.net?

985


What are the steps to connect to a database?

1071


Explain how can we load multiple tables in to dataset?

980


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

1038


What do you mean by ‘batch updates’?

1088