Champ currentAsyncOperation

Specifies the current asynchronous operation, such as backup, restore, or none.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Syntaxe

'Déclaration
Protected currentAsyncOperation As BackupRestoreBase..::..AsyncOperation
'Utilisation
Dim value As BackupRestoreBase..::..AsyncOperation

value = Me.currentAsyncOperation

Me.currentAsyncOperation = value
protected BackupRestoreBase..::..AsyncOperation currentAsyncOperation
protected:
BackupRestoreBase..::..AsyncOperation currentAsyncOperation
val mutable currentAsyncOperation: BackupRestoreBase..::..AsyncOperation
protected var currentAsyncOperation : BackupRestoreBase..::..AsyncOperation