ADO Hukun dake
Dingyi he yongfa
Hukun dake kai fahimu zai fahimu kaihukun yimun yimun.
Hukun dake kai fahimu zai fudian wuza zai fahimu. Dibai ka ta hukun zai fahimu:
Object | Terminated Tasks |
---|---|
Command | Execute.
Note: Before the Cancel method is called, the Options parameter of the Execute method must be set to adAsyncExecute or adAsyncFetch, otherwise a run-time error will occur. |
Connection | Execute or Open.
Note: Before the Cancel method is called, the Options parameter of the Open method must be set to adSyncConnect, and the Options parameter of the Execute method must be set to adAsyncExecute or adAsyncFetch, otherwise a run-time error will occur. |
Record | CopyRecord, DeleteRecord, MoveRecord, or Open. |
Recordset | Open |
Stream | Open |
Syntax
object.Cancel