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
派生
属性

プロパティ

名前 説明
ChunkSize

詳細については、ConnectionManagerFtpClassを参照してください。

Retries

詳細については、ConnectionManagerFtpClassを参照してください。

ServerName

詳細については、ConnectionManagerFtpClassを参照してください。

ServerPassword

詳細については、ConnectionManagerFtpClassを参照してください。

ServerPort

詳細については、ConnectionManagerFtpClassを参照してください。

ServerUserName

詳細については、ConnectionManagerFtpClassを参照してください。

Timeout

詳細については、ConnectionManagerFtpClassを参照してください。

UsePassiveMode

詳細については、ConnectionManagerFtpClassを参照してください。

適用対象