다음을 통해 공유


ConnectionManagerFtpClass 클래스

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

For more information, see ConnectionManager.

상속 계층

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFtpClass

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

구문

‘선언
<ClassInterfaceAttribute()> _
<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")> _
Public Class ConnectionManagerFtpClass _
    Implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
‘사용 방법
Dim instance As ConnectionManagerFtpClass
[ClassInterfaceAttribute()]
[GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")]
public class ConnectionManagerFtpClass : IDTSConnectionManager100, 
    ConnectionManagerFtp, IDTSConnectionManagerFtp100
[ClassInterfaceAttribute()]
[GuidAttribute(L"92BAA694-097A-4127-B2E3-BA7737769759")]
public ref class ConnectionManagerFtpClass : IDTSConnectionManager100, 
    ConnectionManagerFtp, IDTSConnectionManagerFtp100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")>]
type ConnectionManagerFtpClass =  
    class
        interface IDTSConnectionManager100
        interface ConnectionManagerFtp
        interface IDTSConnectionManagerFtp100
    end
public class ConnectionManagerFtpClass implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100

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

생성자

  이름 설명
공용 메서드 ConnectionManagerFtpClass 인프라입니다. For more information, see ConnectionManager.

맨 위로 이동

속성

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

맨 위로 이동

메서드

  이름 설명
공용 메서드 AcquireConnection 인프라입니다. For more information, see ConnectionManager.
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ReleaseConnection 인프라입니다. For more information, see ConnectionManager.
공용 메서드 SetQualifier 인프라입니다. For more information, see ConnectionManager.
공용 메서드 ToString (Object에서 상속됨)
공용 메서드 Validate 인프라입니다.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.