1.

Write the namespace that is used to include .NET Data provider for SQL server in .NET code.

Answer»

NET Data Provider for SQL SERVER is INCLUDED in .NET CODE by using the namespace System.Data.SqlClient. 



Discussion

No Comment Found