Udostępnij za pośrednictwem


Pole currentAsyncOperation

Określa bieżący operacja asynchroniczna, takie jak Kopia zapasowa, przywracanie lub none.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.SmoExtended (w Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Deklaracja
Protected currentAsyncOperation As BackupRestoreBase..::..AsyncOperation
'Użycie
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