示例代码详解(1)导入数据访问的命名空间,表明该程序将采用SQL Server数据提供程序。使用System; using System.Collections.Generic; using System.Data.SqlClient;