Partager via


DataTransferProgressEventArgs Members

The DataTransferProgressEventArgs class represents the arguments used when a data transfer progress event is raised.

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

Public Constructors

  Nom Description
DataTransferProgressEventArgs  

Haut de la page

Public Properties

  Nom Description
ms218552.pubproperty(fr-fr,SQL.90).gif DataTransferProgressEventType Gets the type of data transfer progress event associated with the DataTransferProgressEventArgs object.
ms218552.pubproperty(fr-fr,SQL.90).gif Exception Gets the exception associated with the DataTransferProgressEventType object.
ms218552.pubproperty(fr-fr,SQL.90).gif ProgressCount Gets the current number of items transferred.
ms218552.pubproperty(fr-fr,SQL.90).gif TransferId Gets the ID value that uniquely identifies the data transfer progress event.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms218552.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218552.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms218552.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms218552.pubmethod(fr-fr,SQL.90).gifms218552.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218552.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

DataTransferProgressEventArgs Class
Microsoft.SqlServer.Management.Common Namespace

Autres ressources

Handling SMO Events