The Abort method interrupts a running SQL-DMO process, returning control to the application.
Backup Object | Restore Object |
BulkCopy Object | Transfer Object |
object.Abort
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
The Abort method exists for objects that expose events only.
HRESULT Abort();