ການຍົກເລີກ ADO

ການສະເໜີຄວາມຄິດແລະການນຳໃຊ້

ການຍົກເລີກສາຍຫົວສາຍອາດຍົກເລີກການດຳເນີນຂອງການການໂທດສາຍຫົວສາຍ

ການຍົກເລີກຂອງລະບຽບສາຍຫົວສາຍບາງຄັນສາຍຫົວສາຍບາງຄັນສາຍຫົວສາຍບາງຄັນສາຍຫົວສາຍບາງຄັນສາຍຫົວສາຍບາງຄັນ

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