IDTSConnectionManagerFlatFileColumn100.MaximumWidth プロパティ

定義

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

プロパティ値

バッファーから読み取られる最大バイト数を含む 整数

属性

注釈

制限しない場合は、0 を指定します。

適用対象