Select from following answers:- System.Data
- System.SqlClient
- System.Data.Sql
- System.Data.SqlClient
- All Above
For using SqlConnection class you should use System.Data.SqlClient namespace without that you cannot use this class.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator