DacOperationProgressMessage Properties

 

Namespace:   Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)

Properties

Name Description
System_CAPS_pubproperty Message

Get friendly message for the current status of an operation. (Inherited from DacMessage.)

System_CAPS_pubproperty MessageType

Get the type of the event message. (Inherited from DacMessage.)

System_CAPS_pubproperty Number

Get numeric value associated with the event message. (Inherited from DacMessage.)

System_CAPS_pubproperty Prefix

Get string prefix associated with the source of the event message. (Inherited from DacMessage.)

System_CAPS_pubproperty Progress

Current progress in percent complete.

See Also

DacOperationProgressMessage Class
Microsoft.SqlServer.Dac Namespace

Return to top