RecordSet对象在使用前需要使用()对象建立数据库的连接。 A.ApplicationB.ConnectionC.Server_OnStartD.Session
RecordSet对象在使用前需要使用()对象建立数据库的连接。
A.Application
B.Connection
C.Server_OnStart
D.Session
相关考题:
使用 ADO数据模型时,建立Recordset和Connection对象连接的属性是( )。A. ExecuteB. CommandTypeC. OpenD. ActiveConnection
使用ADO数据模型时,使Recordset和 Connection对象建立连接的属性是()。ACommand TypeBActive ConnectionCOpenDExecute