Google News
logo
ADO.NET - Quiz(MCQ)
To perform asynchronous data access, what must be added to the connection string?
A)
Asynchronous=true
B)
BeginExecute=true
C)
MultiThreaded=true
D)
MultipleActiveResultSets=true

Correct Answer :   Asynchronous=true

Advertisement