FTPClientConnection100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
<CoClassAttribute(GetType(FTPClientConnection100Class))> _
Public Interface FTPClientConnection100
Inherits IDTSFtpClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
[CoClassAttribute(typeof(FTPClientConnection100Class))]
public interface FTPClientConnection100 : IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
[CoClassAttribute(typeof(FTPClientConnection100Class))]
public interface class FTPClientConnection100 : IDTSFtpClientConnection100
/** @attribute GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1") */
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection100Class) */
public interface FTPClientConnection100 extends IDTSFtpClientConnection100
GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection100Class)
public interface FTPClientConnection100 extends IDTSFtpClientConnection100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.