FTPClientConnection100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see IDTSFtpClientConnection100.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ChunkSize | (Inherited from IDTSFtpClientConnection100.) |
![]() | Retries | (Inherited from IDTSFtpClientConnection100.) |
![]() | ServerName | (Inherited from IDTSFtpClientConnection100.) |
![]() | ServerPassword | (Inherited from IDTSFtpClientConnection100.) |
![]() | ServerPort | (Inherited from IDTSFtpClientConnection100.) |
![]() | ServerUserName | (Inherited from IDTSFtpClientConnection100.) |
![]() | Timeout | (Inherited from IDTSFtpClientConnection100.) |
![]() | UsePassiveMode | (Inherited from IDTSFtpClientConnection100.) |
| Name | Description | |
|---|---|---|
![]() | Close() | (Inherited from IDTSFtpClientConnection100.) |
![]() | Connect() | (Inherited from IDTSFtpClientConnection100.) |
![]() | CreateRemoteDirectory(String^) | (Inherited from IDTSFtpClientConnection100.) |
![]() | DeleteFiles(array<String^>^) | (Inherited from IDTSFtpClientConnection100.) |
![]() | DeleteRemoteDirectory(String^) | (Inherited from IDTSFtpClientConnection100.) |
![]() | GetListing(array<String^>^%, array<String^>^%) | (Inherited from IDTSFtpClientConnection100.) |
![]() | GetWorkingDirectory() | (Inherited from IDTSFtpClientConnection100.) |
![]() | ReceiveFiles(array<String^>^, String^, Boolean, Boolean) | (Inherited from IDTSFtpClientConnection100.) |
![]() | SendFiles(array<String^>^, String^, Boolean, Boolean) | (Inherited from IDTSFtpClientConnection100.) |
![]() | SetWorkingDirectory(String^) | (Inherited from IDTSFtpClientConnection100.) |

