Champ VerifyComplete
Specifies the VerifyCompleteEventHandler.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Public VerifyComplete As VerifyCompleteEventHandler
'Utilisation
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