Restore.VerifyComplete Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event raised at the end of SqlVerify operation. It indicates if verification succeeded or not.
public Microsoft.SqlServer.Management.Smo.VerifyCompleteEventHandler VerifyComplete;
val mutable VerifyComplete : Microsoft.SqlServer.Management.Smo.VerifyCompleteEventHandler
Public VerifyComplete As VerifyCompleteEventHandler