FlatFileColumn.ColumnType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定欄位類型,無論是分隔寬度還是固定寬度。
public:
property System::String ^ ColumnType { System::String ^ get(); void set(System::String ^ value); };
public string ColumnType { get; set; }
member this.ColumnType : string with get, set
Public Property ColumnType As String
屬性值
包含分隔或固定寬度值的字串。
備註
固定寬度格式用於 ColumnWidth 定義欄位。