TextConnection.TextFileOtherDelimiter 属性

定义

返回或设置在向查询表中导入文本文件时用作分隔符的字符。 默认值为 Nothing (null 引用 (C#) 中的 Visual Basic) 中无任何内容。 在 C #) 中 读/写 字符串 (字符串

public:
 property System::String ^ TextFileOtherDelimiter { System::String ^ get(); void set(System::String ^ value); };
public string TextFileOtherDelimiter { get; set; }
Public Property TextFileOtherDelimiter As String

属性值

适用于