Answer Posted / shahil singh
dim col() as new dt.datacolumn
col(0)=dt.column(1)
dt.primarykey=col
| Is This Answer Correct ? | 30 Yes | 8 No |
Post New Answer View All Answers
Which is faster dataset or datareader?
What are the benefits of using of ADO.NET in .NET 4.0?
What are the benefits of using ado.net?
What is full form of ado?
how Sequence to connect and retrieve data from database using dataset?
How to load multiple tables into a dataset?
Does ado.net use odbc?
How to enable and disable connection pooling?
What is sqldatareader in ado.net?
What are the benefits of ADO.NET?
What is bubbled event can you please explain?
What is acid in ado.net?
What are the essential features of ado.net?
How to connect and retrieve data from database using dataset
How can you add or remove rows from the datatable object of dataset?