IDTSConnectionManagerFtp100 Interface

Definition

For more information, see 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
Derived
Attributes

Properties

ChunkSize

For more information, see ConnectionManagerFtpClass.

Retries

For more information, see ConnectionManagerFtpClass.

ServerName

For more information, see ConnectionManagerFtpClass.

ServerPassword

For more information, see ConnectionManagerFtpClass.

ServerPort

For more information, see ConnectionManagerFtpClass.

ServerUserName

For more information, see ConnectionManagerFtpClass.

Timeout

For more information, see ConnectionManagerFtpClass.

UsePassiveMode

For more information, see ConnectionManagerFtpClass.

Applies to