June 2001
Intermediate to advanced
620 pages
19h 29m
English
Recordset.ActiveCommand Property — (Versions 2.0, 2.1, 2.5, 2.6)
activecommand = recordset.ActiveCommandThe ActiveCommand property returns the Command object that was used to populate a Recordset object.
Variant (containing a Command object)
The read-only ActiveCommand property is used to return the Command object that was used to populate a Recordset object.
If a Command object was not used to populate a Recordset object, a
reference to a Null object is returned.
Read now
Unlock full access