다음을 통해 공유


IDTSFtpClientConnection100 인터페이스

이 API는 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

For more information, see FTPClientConnection100Class.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
Public Interface IDTSFtpClientConnection100
‘사용 방법
Dim instance As IDTSFtpClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface class IDTSFtpClientConnection100
[<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")>]
type IDTSFtpClientConnection100 =  interface end
public interface IDTSFtpClientConnection100

IDTSFtpClientConnection100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 ChunkSize 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 Retries 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 ServerName 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 ServerPassword 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 ServerPort 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 ServerUserName 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 Timeout 인프라입니다. For more information, see FTPClientConnection100Class.
공용 속성 UsePassiveMode 인프라입니다. For more information, see FTPClientConnection100Class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Close 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 Connect 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 CreateRemoteDirectory 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 DeleteFiles 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 DeleteRemoteDirectory 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 GetListing 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 GetWorkingDirectory 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 ReceiveFiles 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 SendFiles 인프라입니다. For more information, see FTPClientConnection100Class.
공용 메서드 SetWorkingDirectory 인프라입니다. For more information, see FTPClientConnection100Class.

맨 위로 이동