DacProgressEventArgs Properties

 

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

Properties

Name Description
System_CAPS_pubproperty Message

Get a friendly message associated with the current step of an operation.

System_CAPS_pubproperty OperationId

Gets the ID of the top-level task the progress event relates to.

System_CAPS_pubproperty Status

Get status of an active operation.

See Also

DacProgressEventArgs Class
Microsoft.SqlServer.Dac Namespace

Return to top