Restore.VerifyComplete 字段

Specifies the VerifyCompleteEventHandler.

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

请参阅

参考

Restore 类

Microsoft.SqlServer.Management.Smo 命名空间