How to pass values into a datatable?
Answer / Vijendra Sharma
'DataTable' in ADO.NET doesn't directly receive values as it is a container for 'DataRow' objects. You can add rows with specific values using the 'NewRow' method and then call the 'Add' method.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ole db query?
What is datacolumn and how it is used?
What is the meaning of object pooling?
How many major types of connection objects in ADO.NET?
What are the ADO.NET Controls?
Explian About DataAdapters
Which type of database is used while processing dynamic database?
What are all the different authentication techniques used to connect to MS SQL Server?
types of Store procedure in Sqlserver2000?
how to keep track of index in listbox items.
how can implement dropdownlist in particular of dataset when try to update?
What is the purpose of using adodb?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)