This topic has not yet been rated - Rate this topic

DacMessageType Enumeration

SQL Server 2012

Specifies the type (or severity) of message associated with a given event.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
'Declaration
PublicEnumerationDacMessageType
'Usage
DiminstanceAsDacMessageType
Member nameDescription
Message Informational message.

Warning Noncritical problem.

Error Serious, possibly fatal issue.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.