Поле currentAsyncOperation

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SmoExtended (в Microsoft.SqlServer.SmoExtended.dll)

Синтаксис

'Декларация
Protected currentAsyncOperation As BackupRestoreBase..::..AsyncOperation
'Применение
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