Answer Posted / gopi
ds.Tables[0].Constraints.Add("pk_sid",
ds.Tables[0].Columns[0], true);
Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
Define data access layer?
How can I retrieve two tables of data at a time by using data reader?
What is csdl entity framework?
What is ado.net in vb net?
What is an example of ordinal data?
Difference between sqlcommand and sqlcommandbuilder?
How to Read, Add, Update and Delete record in Entity Framework ?
What is the maximum pool size in ado.net connection string?
What are the usages of the command object in ado.net?
What is ole word?
What are the major difference between classic ADO and ADO.NET?
What is DataReader Object?
What is two way data binding android?
What is ado rdo dao in visual basic?
What is Data Provider?