ConnectionManagerFtpClass 클래스

정의

public ref class ConnectionManagerFtpClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ConnectionManagerFtp, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSConnectionManagerFtp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A39B653A-5D92-44A7-8E22-45F19C4B0088")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerFtpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ConnectionManagerFtp, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSConnectionManagerFtp100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("A39B653A-5D92-44A7-8E22-45F19C4B0088")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerFtpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFtp
    interface IDTSConnectionManagerFtp100
Public Class ConnectionManagerFtpClass
Implements ConnectionManagerFtp, IDTSConnectionManagerFtp100
상속
ConnectionManagerFtpClass
특성
구현

생성자

ConnectionManagerFtpClass()

속성

ChunkSize
ConnectionString
ProtectionLevel
Retries
Scope
ServerName
ServerPassword
ServerPort
ServerUserName
SupportsDTCTransactions
Timeout
UsePassiveMode

메서드

AcquireConnection(Object)
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

적용 대상