A.Application
B.Connection
C.Server_OnStart
D.Session
第1题:
使用ADO数据模型时,建立Recordset和Connection对象连接的属性是()。
A. Execute
B. Open
C. ActiveConnection
D. CommandType
第2题:
使用ADO数据模型时,使Recordset和Connection对象建立连接的属性是()。
ACommand Type
BOpen
CActive Connection
DExecute
第3题:
使用ADO数据模型时,使Recordset和 Connection对象建立连接的属性是()。
ACommand Type
BActive Connection
COpen
DExecute
第4题:
A.Connection对象
B.Recordset对象
C.Command对象
D.Object对象
第5题:
ADO模型中一般可通过Connection对象的()方法执行增加、删除、修改操作。使用ADO模型时,建立Recordset和Connection对象连接的属性是()。
Execute;Active Connection
略