Partager via


PercentCompleteEventArgs Members

The PercentCompleteEventArgs object represents the arguments passed by the event raised when a process reaches a percent complete marker.

The following tables list the members exposed by the PercentCompleteEventArgs type.

Public Properties

  Nom Description
ms219977.pubproperty(fr-fr,SQL.90).gif Error  Gets the error associated with the server message event. (inherited from ServerMessageEventArgs)
ms219977.pubproperty(fr-fr,SQL.90).gif Percent Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms219977.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219977.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms219977.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms219977.pubmethod(fr-fr,SQL.90).gifms219977.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219977.pubmethod(fr-fr,SQL.90).gif ToString  Returns a String that represents the ServerMessageEventArgs object. (inherited from ServerMessageEventArgs)

Haut de la page

Protected Methods

  Nom Description
ms219977.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms219977.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

PercentCompleteEventArgs Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Handling SMO Events