Restore.VerifyComplete-Feld
Specifies the VerifyCompleteEventHandler.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Public VerifyComplete As VerifyCompleteEventHandler
'Usage
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