次の方法で共有


SyncFullSchemaTableColumn.ErrorId プロパティ

定義

列のエラー ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象