IDTSConnectionManagerFtp100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자세한 내용은 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를 참조하세요. |