DacMessage.MessageType Property

Definition

Get the type of the event message.

public Microsoft.SqlServer.Dac.DacMessageType MessageType { get; }
member this.MessageType : Microsoft.SqlServer.Dac.DacMessageType
Public ReadOnly Property MessageType As DacMessageType

Property Value

Enumeration value that specifies the type of the event message.

Applies to

See also