IDTSConnectionManagerFtp90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManagerFtpClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<GuidAttribute("E605DF53-DBB8-4C13-A484-77E51440961D")> _
<TypeLibTypeAttribute(4288)> _
Public Interface IDTSConnectionManagerFtp90
[GuidAttribute("E605DF53-DBB8-4C13-A484-77E51440961D")]
[TypeLibTypeAttribute(4288)]
public interface IDTSConnectionManagerFtp90
[GuidAttribute(L"E605DF53-DBB8-4C13-A484-77E51440961D")]
[TypeLibTypeAttribute(4288)]
public interface class IDTSConnectionManagerFtp90
/** @attribute GuidAttribute("E605DF53-DBB8-4C13-A484-77E51440961D") */
/** @attribute TypeLibTypeAttribute(4288) */
public interface IDTSConnectionManagerFtp90
GuidAttribute("E605DF53-DBB8-4C13-A484-77E51440961D")
TypeLibTypeAttribute(4288)
public interface IDTSConnectionManagerFtp90
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
IDTSConnectionManagerFtp90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace