次の方法で共有


SyncFullSchemaTableColumn.HasError プロパティ

定義

テーブルにエラーがある場合は を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="hasError")]
public bool? HasError { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hasError")>]
member this.HasError : Nullable<bool>
Public ReadOnly Property HasError As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象