DacExceptionMessage Class
SQL Server 2012
Data associated with an error with exception information.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
The DacExceptionMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Exception | Get the exception associated with the event message. |
![]() | Message | Get friendly message for the current status of an operation. (Inherited from DacMessage.) |
![]() | MessageType | Get the type of the event message. (Inherited from DacMessage.) |
![]() | Number | Get numeric value associated with the event message. (Inherited from DacMessage.) |
![]() | Prefix | Get string prefix associated with the source of the event message. (Inherited from DacMessage.) |
| 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. (Inherited from DacMessage.) |
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)