Share via


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,无限制。

适用于