次の方法で共有


VerifyComplete フィールド

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