Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Especifica a operação assíncrona atual, como backup, restauração ou nenhuma.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (em Microsoft.SqlServer.SmoExtended.dll)
Sintaxe
'Declaração
Protected currentAsyncOperation As BackupRestoreBase.AsyncOperation
'Uso
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