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

プロパティ値

適用対象