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