DacMessage Class
SQL Server 2014
Updated: April 20, 2017
Data associated with an executing operation to report status updates or errors.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
System::Object
Microsoft.SqlServer.Dac::DacMessage
Microsoft.SqlServer.Dac.Compare::DacSchemaComparisonMessage
Microsoft.SqlServer.Dac::DacDataProgressMessage
Microsoft.SqlServer.Dac::DacExceptionMessage
Microsoft.SqlServer.Dac::DacOperationProgressMessage
Microsoft.SqlServer.Dac::DacRetryMessage
Microsoft.SqlServer.Dac.Model::DacModelMessage
Microsoft.SqlServer.Dac::DacMessage
Microsoft.SqlServer.Dac.Compare::DacSchemaComparisonMessage
Microsoft.SqlServer.Dac::DacDataProgressMessage
Microsoft.SqlServer.Dac::DacExceptionMessage
Microsoft.SqlServer.Dac::DacOperationProgressMessage
Microsoft.SqlServer.Dac::DacRetryMessage
Microsoft.SqlServer.Dac.Model::DacModelMessage
| 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(Object^) | (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().) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


