asynchronous query <DAO definition>

此頁沒有內(nèi)容條目
內(nèi)容

asynchronous query

A type of query in which SQL queries return immediately, even though the results are still pending. This enables an application to continue with other processing while the query is pending completion.