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
- 派生
- 属性
属性
| 名称 | 说明 |
|---|---|
| ChunkSize |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| Retries |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| ServerName |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| ServerPassword |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| ServerPort |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| ServerUserName |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| Timeout |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |
| UsePassiveMode |
有关详细信息,请参阅 ConnectionManagerFtpClass。 |