EndConversationStatement.ErrorDescription 属性

定义

错误说明(字符串或变量) - 如果指定了 WITH ERROR 子句

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

属性值

适用于