다음을 통해 공유


ISSAbort (OLE DB)

The ISSAbort interface, which is exposed in the SQL Native Client OLE DB provider, provides the ISSAbort::Abort method that is used to cancel the current rowset plus any commands batched with the command that initially generated the rowset, and that have not yet completed execution.

ISSAbort is a SQL Native Client provider-specific interface available by using QueryInterface on the IMultipleResults object returned by ICommand::Execute or IOpenRowset::OpenRowset.

섹션 내용

Method Description

ISSAbort::Abort (OLE DB)

Cancels the current rowset plus any batched commands associated with the current command.

참고 항목

참조

Interfaces (OLE DB)

도움말 및 정보

SQL Server 2005 지원 받기