为创建在SQL Server 2000 中执行Select 语句的Command 对象,可先建立到SQL Server 2000 数据库的连接,然后使用连接对象的 ()方法创建SqlCommand 对象
(A)CreateObject
(B)OpenSQL
(C)CreateCommand
(D)CreateSQL
出自:郑州工程技术学院-web技术网页制作