This topic has not yet been rated - Rate this topic

BackupRestoreBase.AsyncOperation Enumeration

The BackupRestoreBase.AsyncOperation enumeration contains values that are used to specify which backup components are running asynchronously.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
protected enum AsyncOperation
protected enum AsyncOperation
protected enum AsyncOperation
Member name Description
Backup The backup process is the asynchronous operation.
None There is no asynchronous operation.
Restore The restore process is the asynchronous operation.

Updated text:

The BackupRestoreBase.AsyncOperation enumeration is served by the currentAsyncOperation property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Release

History

New content:
  • Added the BackupRestoreBase.AsyncOperation enumeration to the Microsoft.SqlServer.Management.Smo namespace.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ