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

适用于