Share 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

  Nombre Description
DataTransferProgressEventArgs  

Arriba

Public Properties

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

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

Arriba

Vea también

Referencia

DataTransferProgressEventArgs Class
Microsoft.SqlServer.Management.Common Namespace

Otros recursos

Handling SMO Events