ConnectionManagerMultiFlatFileClass.Columns Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection of columns in the file.
public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFlatFileColumns100 ^ Columns { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFlatFileColumns100 ^ get(); };
	public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFlatFileColumns100 Columns { get; }
	member this.Columns : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFlatFileColumns100
	Public Overridable ReadOnly Property Columns As IDTSConnectionManagerFlatFileColumns100
	Property Value
The collection of columns in the file.