Campo currentAsyncOperation
Specifies the current asynchronous operation, such as backup, restore, or none.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Protected currentAsyncOperation As BackupRestoreBase..::..AsyncOperation
'Utilizzo
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
Vedere anche