次の方法で共有


SkipErrorFile.DataInconsistency プロパティ

定義

他の同時書き込みによってソース/シンク ファイルが変更された場合に skip を取得または設定します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="dataInconsistency")]
public object DataInconsistency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataInconsistency")>]
member this.DataInconsistency : obj with get, set
Public Property DataInconsistency As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象