EndConversationStatement.ErrorCode 属性

定义

错误代码(整数或变量) - 如果指定了 WITH ERROR 子句

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

属性值

适用于