Campo VerifyComplete
Specifies the VerifyCompleteEventHandler.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Public VerifyComplete As VerifyCompleteEventHandler
'Utilizzo
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