DacSchemaComparisonMessage Class
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.Compare
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
System::Object
Microsoft.SqlServer.Dac::DacMessage
Microsoft.SqlServer.Dac.Compare::DacSchemaComparisonMessage
Microsoft.SqlServer.Dac::DacMessage
Microsoft.SqlServer.Dac.Compare::DacSchemaComparisonMessage
| Name | Description | |
|---|---|---|
![]() | Exception | |
![]() | 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(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. (Inherited from DacMessage.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


