currentAsyncOperation 字段

命名空间:  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