언어

IDTSConnectionManagerFtp100 인터페이스

정의

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

public interface class IDTSConnectionManagerFtp100
[System.Runtime.InteropServices.Guid("3E273154-4CE9-4AE8-82C2-CD16F368EF93")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSConnectionManagerFtp100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("98BCCA1C-F94D-4CC5-88C0-F47FDD19AFF5")]
public interface IDTSConnectionManagerFtp100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("0070E043-7558-4F36-9414-65AE35396C8D")]
public interface IDTSConnectionManagerFtp100
[<System.Runtime.InteropServices.Guid("3E273154-4CE9-4AE8-82C2-CD16F368EF93")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSConnectionManagerFtp100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("98BCCA1C-F94D-4CC5-88C0-F47FDD19AFF5")>]
type IDTSConnectionManagerFtp100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("0070E043-7558-4F36-9414-65AE35396C8D")>]
type IDTSConnectionManagerFtp100 = interface
Public Interface IDTSConnectionManagerFtp100
파생
특성

속성

Name Description
ChunkSize

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

Retries

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

ServerName

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

ServerPassword

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

ServerPort

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

ServerUserName

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

Timeout

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

UsePassiveMode

자세한 내용은 ConnectionManagerFtpClass를 참조하세요.

적용 대상