<< Click to Display Table of Contents >> AdoRecordSet:ActiveCommand |
![]() ![]() ![]() |
The Command object that created the associated Recordset object
ACCESS ActiveCommand AS AdoCommand
Object AdoCommand Object
If a Command object was not used to create the current Recordset, then a Null object reference is returned.
Use this property to find the associated Command object when you are given only the resulting Recordset object.