Answer Posted / ansu kumar
datacolumn is used for
getting the instance of column of datatable
dim objdc as datacolumn
objdc=objdataset.table(0).newcolumn
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are two important objects of ADO.Net?
Explain how to find the given query is optimised one or not?
What is ado.net connection?
What is difference between Dataview and Datatable?
describe the dataset object in ado.net.
What are the different layers of ado.net?
What is the default provider in ado.net?
Describe briefly an ADO.NET Dataset ?
What is ado code?
What is a data control clerk?
What is Dataset Object?
What are the difference between readonly vs. Const?
Explain why edit is not possible in repeater?
What is the maximum pool size in ado.net connection string?
What is an ado?