DacMessage Class
SQL Server 2012
Data associated with an executing operation to report status updates or errors.
System.Object
Microsoft.SqlServer.Dac.DacMessage
Microsoft.SqlServer.Dac.DacDataProgressMessage
Microsoft.SqlServer.Dac.DacExceptionMessage
Microsoft.SqlServer.Dac.DacRetryMessage
Microsoft.SqlServer.Dac.DacMessage
Microsoft.SqlServer.Dac.DacDataProgressMessage
Microsoft.SqlServer.Dac.DacExceptionMessage
Microsoft.SqlServer.Dac.DacRetryMessage
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
The DacMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Message | Get friendly message for the current status of an operation. |
![]() | MessageType | Get the type of the event message. |
![]() | Number | Get numeric value associated with the event message. |
![]() | Prefix | Get string prefix associated with the source of the event message. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Return a string that represents the current object. (Overrides Object.ToString().) |
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)