Udostępnij przez


FTPClientConnection100Class Class

This class 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("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class FTPClientConnection100Class
    Implements IDTSFtpClientConnection100, FTPClientConnection100
[GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public class FTPClientConnection100Class : IDTSFtpClientConnection100, FTPClientConnection100
[GuidAttribute(L"6CB0CB19-BD08-4366-8FED-9A70D2B61B8E")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public ref class FTPClientConnection100Class : IDTSFtpClientConnection100, FTPClientConnection100
/** @attribute GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E") */ 
/** @attribute TypeLibTypeAttribute(2) */ 
/** @attribute ClassInterfaceAttribute(0) */ 
public class FTPClientConnection100Class implements IDTSFtpClientConnection100, FTPClientConnection100
GuidAttribute("6CB0CB19-BD08-4366-8FED-9A70D2B61B8E") 
TypeLibTypeAttribute(2) 
ClassInterfaceAttribute(0) 
public class FTPClientConnection100Class implements IDTSFtpClientConnection100, FTPClientConnection100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.FTPClientConnection100Class

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.