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

Answer Posted / sandyni

In ADO.NET, DataTable objects are used to represent the
tables in a DataSet.
A DataTable represents one table of in-memory relational
data; the data is local to the .NET-based application in
which it resides.
A DataTable is a collection of DataRow and DataColumn
objects.
The schema, or structure of a table is represented by
columns and constraints.
You define the schema of a DataTable using DataColumn
objects as well as ForeignKeyConstraint and
UniqueConstraint objects.

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ADO and ADO.Net?

1119


What is the difference between connected and disconnected environment?

1168


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

912


What is connection in ado.net?

997


Explain what are the steps to connect to a database?

1014


how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

4526


How to copy the contents from one table to another table and how to delete the source table in ado.net?

1082


What is adodb dll?

1049


Define the executescalar method?

989


How to enable and disable connection pooling?

1107


What are the data access namespaces in .NET?

1257


What is execute scalar in ado.net?

1016


What is ole in excel?

981


What is the difference between data reader and data adapter?

1070


Does entity framework use ado.net?

1019