VerifyCompleteEventArgs Class
SQL Server 2012
The VerifyCompleteEventArgs object provides programmatic access to the arguments used to report the details of the event that occurs when a backup verification operation completes.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
The VerifyCompleteEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | VerifySuccess | Gets the Boolean property that specifies whether the verification operation was successful. |
