次の方法で共有


RecommendedActionErrorInfo.ErrorCode プロパティ

定義

推奨されるアクションがエラー状態になった理由を取得します。 例: DatabaseHasQdsOff、IndexAlreadyExists

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public string ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : string
Public ReadOnly Property ErrorCode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象