DacProgressEventArgs.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get status of an active operation.
public Microsoft.SqlServer.Dac.DacOperationStatus Status { get; }
member this.Status : Microsoft.SqlServer.Dac.DacOperationStatus
Public ReadOnly Property Status As DacOperationStatus
Property Value
DacOperationStatus enumeration value that specifies the current status of an operation.