IDTSConnectionManagerFlatFileColumn90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see FlatFileColumn.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("A26F9326-F710-4F37-B01B-43704B80842A")> _
Public Interface IDTSConnectionManagerFlatFileColumn90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("A26F9326-F710-4F37-B01B-43704B80842A")]
public interface IDTSConnectionManagerFlatFileColumn90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"A26F9326-F710-4F37-B01B-43704B80842A")]
public interface class IDTSConnectionManagerFlatFileColumn90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("A26F9326-F710-4F37-B01B-43704B80842A") */
public interface IDTSConnectionManagerFlatFileColumn90
TypeLibTypeAttribute(4160)
GuidAttribute("A26F9326-F710-4F37-B01B-43704B80842A")
public interface IDTSConnectionManagerFlatFileColumn90
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDTSConnectionManagerFlatFileColumn90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace