TextConnection.TextFileFixedColumnWidths 属性

定义

返回或设置一个整数数组,该数组对应于正要向查询表中导入的文本文件的列宽(按字符)。 有效的宽度为 1 到 32767 个字符。 在 C#) 中, 对象 (对象 读取/写入。

public:
 property System::Object ^ TextFileFixedColumnWidths { System::Object ^ get(); void set(System::Object ^ value); };
public object TextFileFixedColumnWidths { get; set; }
Public Property TextFileFixedColumnWidths As Object

属性值

适用于