SendStatement.MessageTypeName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional message type of the sent message. Can be either Identifier, VariableReference, or Literal
public Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression MessageTypeName { get; set; }
member this.MessageTypeName : Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression with get, set
Public Property MessageTypeName As IdentifierOrValueExpression