Aracılığıyla paylaş


VerifyCompleteEventArgs Class

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)

Syntax

'Bildirim
Public NotInheritable Class VerifyCompleteEventArgs
    Inherits EventArgs
public sealed class VerifyCompleteEventArgs : EventArgs
public ref class VerifyCompleteEventArgs sealed : public EventArgs
public final class VerifyCompleteEventArgs extends EventArgs
public final class VerifyCompleteEventArgs extends EventArgs

Remarks

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.SqlServer.Management.Smo.VerifyCompleteEventArgs

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.