适用于:Access 2013、Office 2013
只要 ReadyState 属性的值发生更改,便会调用 onReadyStateChange 事件。
语法
onReadyStateChange
参数
无。
说明
ReadyState 属性反映 RDS.DataControl 对象在以异步方式将数据检索到其 Recordset 对象中时的进度。 使用 onReadyStateChange 事件来监视 ReadyState 属性中随时发生的变化。 这比定期检查属性值效率更高。
适用于:Access 2013、Office 2013
只要 ReadyState 属性的值发生更改,便会调用 onReadyStateChange 事件。
onReadyStateChange
无。
ReadyState 属性反映 RDS.DataControl 对象在以异步方式将数据检索到其 Recordset 对象中时的进度。 使用 onReadyStateChange 事件来监视 ReadyState 属性中随时发生的变化。 这比定期检查属性值效率更高。