Asynchronous data access - ADO.NET
Q. To perform asynchronous data access, what must be added to the connection string?- Published on 16 Jun 15a. BeginExecute=true
b. MultiThreaded=true
c. MultipleActiveResultSets=true
d. Asynchronous=true
ANSWER: Asynchronous=true