Share via


VerifyComplete 欄位

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SmoExtended (在 Microsoft.SqlServer.SmoExtended.dll 中)

語法

'宣告
Public VerifyComplete As VerifyCompleteEventHandler
'用途
Dim instance As Restore
Dim value As VerifyCompleteEventHandler

value = instance.VerifyComplete

instance.VerifyComplete = value
public VerifyCompleteEventHandler VerifyComplete
public:
VerifyCompleteEventHandler^ VerifyComplete
val mutable VerifyComplete: VerifyCompleteEventHandler
public var VerifyComplete : VerifyCompleteEventHandler