Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Applies to: Access 2013, Office 2013
Indicates the Command object that created the associated Recordset object.
Return value
Returns a Variant that contains a Command object. Default is a null object reference.
Remarks
The ActiveCommand property is read-only.
If a Command object was not used to create the current Recordset, a Null object reference is returned.
Use this property to find the associated Command object when you are given only the resulting Recordset object.