What?s the .NET datatype that allows the retrieval of data
by a unique key?
Answer Posted / vpsingh
PRIMARY KEY
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
What are the types of attributes in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
To whom a method is accesssed if it is marked as protected internal ?
Why do we use dataset in c#?
What is a event in c#?
Is int a struct in c#?
What is CASPOL?
What is a must for multitasking
What is parseexact c#?
What is clr namespace?
What are the 2 types of data types available in c#?
How will you deploy the dll file in gac?
What are partial types in c#?
What you mean by inner exception in c#?
Can an abstract class inherit from another abstract class c#?