EndConversationStatement.ErrorDescription Property

Definition

Error description (string or variable) - if WITH ERROR clause was specified

public Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression ErrorDescription { get; set; }
member this.ErrorDescription : Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression with get, set
Public Property ErrorDescription As ValueExpression

Property Value

Applies to