DacDataProgressMessage Properties

Include Protected Members
Include Inherited Members

The DacDataProgressMessage type exposes the following members.

Properties

  Name Description
Public property Message Get friendly message for the current status of an operation. (Inherited from DacMessage.)
Public property MessageType Get the type of the event message. (Inherited from DacMessage.)
Public property Number Get numeric value associated with the event message. (Inherited from DacMessage.)
Public property Prefix Get string prefix associated with the source of the event message. (Inherited from DacMessage.)
Public property Progress The current progress in percent complete.
Public property SchemaName The schema name of the table whose progress is being reported.
Public property TableName The name of the table whose progress is being reported.

Top

See Also

Reference

DacDataProgressMessage Class

Microsoft.SqlServer.Dac Namespace