DataTransferProgressEventArgs Properties

Public Properties

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

See Also

Reference

DataTransferProgressEventArgs Class
Microsoft.SqlServer.Management.Common Namespace

Other Resources

Handling SMO Events