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을 지정합니다.

적용 대상