DacExceptionMessage Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
| 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.) |
Show:
