Which one of the following namespaces contains the definition for IdbConnection?
ASystem.Data
BSystem.Data.Interfaces
CSystem.Data.Connection
DSystem.Data.Common
Correct answer
C. System.Data.Connection
Explanation
The correct answer is System.Data.Connection.