UpdateItemResponse.ConflictCount プロパティ

定義

更新操作中に解決されたプロパティ競合の数を取得します。

public:
 property int ConflictCount { int get(); };
public int ConflictCount { get; }
Public ReadOnly Property ConflictCount As Integer

プロパティ値

プロパティの競合の数を含む整数値。

適用対象