Abort Method

SQL-DMO

SQL-DMO

Abort Method

The Abort method interrupts a running SQL-DMO process, returning control to the application.

Applies To
Backup Object Restore Object
BulkCopy Object Transfer Object
Syntax

object.Abort

Parts

object

Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT Abort();

Remarks

The Abort method exists for objects that expose events only.