Edit

Share via


TextConnection.TextFileColumnDataTypes Property

Definition

Returns or sets an ordered array of constants that specify the data types applied to the corresponding columns in the text file that you’re importing into a query table. The default constant for each column is xlGeneral. Object (object in C#). Read/Write.

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

Property Value

Applies to