IDTSHttpClientConnection100.ChunkSize プロパティ

定義

public:
 property int ChunkSize { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(25)]
public int ChunkSize { [System.Runtime.InteropServices.DispId(25)] get; [System.Runtime.InteropServices.DispId(25)] set; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
[<set: System.Runtime.InteropServices.DispId(25)>]
member this.ChunkSize : int with get, set
Public Property ChunkSize As Integer

プロパティ値

取得または送信する最小バイト数です。

属性

適用対象