IDTSConnectionManagerFtp100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSConnectionManagerFtp100
[System.Runtime.InteropServices.Guid("A35E05E2-E7A2-40BC-9F7A-A0CB2264B888")]
[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.Guid("A35E05E2-E7A2-40BC-9F7A-A0CB2264B888")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSConnectionManagerFtp100 = interface
Public Interface IDTSConnectionManagerFtp100
- Derived
- Attributes
Remarks
For more information, see ConnectionManager.
Properties
ChunkSize | |
Retries | |
ServerName | |
ServerPassword | |
ServerPort | |
ServerUserName | |
Timeout | |
UsePassiveMode |