All values for Message.MessageTypeID
cata_sun
Posts: 6
Hello,
I use Sql Compare to synchronize 2 databases. In some situations Sql Compage give me some warnings of type RedGate.SQLCompare.Engine.Message. One property of RedGate.SQLCompare.Engine.Message is MessageTypeID (one possible value is TableColumnDropDataLoss). I thought that the type of MessageTypeID is some kind of enum but that's not the case, it's type is string. I would like to have the complete set of values for this property, this can help me to decide which warnings are important and which are not. I looked into the documentation but I found nothing on this subject. Can you help me with the list of possibles values or some api (if this exists)?
Thank you,
Best regards,
Catalin
I use Sql Compare to synchronize 2 databases. In some situations Sql Compage give me some warnings of type RedGate.SQLCompare.Engine.Message. One property of RedGate.SQLCompare.Engine.Message is MessageTypeID (one possible value is TableColumnDropDataLoss). I thought that the type of MessageTypeID is some kind of enum but that's not the case, it's type is string. I would like to have the complete set of values for this property, this can help me to decide which warnings are important and which are not. I looked into the documentation but I found nothing on this subject. Can you help me with the list of possibles values or some api (if this exists)?
Thank you,
Best regards,
Catalin
Comments
Below is an extract of the warning IDs and the messages we display within SQL Compare, I hope it helps. We can not guarantee that these IDs will not change in the future as we improve the product.
Regards,
David
Redgate Software