次の方法で共有


SynchronizationDetails.SizeRead プロパティ

定義

ソース データ セットから読み取られたデータのサイズをバイト単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sizeRead")]
public long? SizeRead { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeRead")>]
member this.SizeRead : Nullable<int64>
Public ReadOnly Property SizeRead As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象