Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see FTPClientConnection90Class.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<GuidAttribute("13B22329-842F-404D-BDFD-6192A7463EAB")> _
<CoClassAttribute(GetType(FTPClientConnection90Class))> _
Public Interface FTPClientConnection90
Inherits IDTSFtpClientConnection90
[GuidAttribute("13B22329-842F-404D-BDFD-6192A7463EAB")]
[CoClassAttribute(typeof(FTPClientConnection90Class))]
public interface FTPClientConnection90 : IDTSFtpClientConnection90
[GuidAttribute(L"13B22329-842F-404D-BDFD-6192A7463EAB")]
[CoClassAttribute(typeof(FTPClientConnection90Class))]
public interface class FTPClientConnection90 : IDTSFtpClientConnection90
/** @attribute GuidAttribute("13B22329-842F-404D-BDFD-6192A7463EAB") */
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection90Class) */
public interface FTPClientConnection90 extends IDTSFtpClientConnection90
GuidAttribute("13B22329-842F-404D-BDFD-6192A7463EAB")
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection90Class)
public interface FTPClientConnection90 extends IDTSFtpClientConnection90
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
FTPClientConnection90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace