Интерфейс IDTSFtpClientConnection100
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
For more information, see FTPClientConnection100Class.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)
Синтаксис
'Декларация
<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")> _
Public Interface IDTSFtpClientConnection100
'Применение
Dim instance As IDTSFtpClientConnection100
[GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface IDTSFtpClientConnection100
[GuidAttribute(L"D0B21AC2-0477-4211-BB21-656E8381E8E1")]
public interface class IDTSFtpClientConnection100
[<GuidAttribute("D0B21AC2-0477-4211-BB21-656E8381E8E1")>]
type IDTSFtpClientConnection100 = interface end
public interface IDTSFtpClientConnection100
Тип IDTSFtpClientConnection100 обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
ChunkSize | Инфраструктура. For more information, see FTPClientConnection100Class. | |
Retries | Инфраструктура. For more information, see FTPClientConnection100Class. | |
ServerName | Инфраструктура. For more information, see FTPClientConnection100Class. | |
ServerPassword | Инфраструктура. For more information, see FTPClientConnection100Class. | |
ServerPort | Инфраструктура. For more information, see FTPClientConnection100Class. | |
ServerUserName | Инфраструктура. For more information, see FTPClientConnection100Class. | |
Timeout | Инфраструктура. For more information, see FTPClientConnection100Class. | |
UsePassiveMode | Инфраструктура. For more information, see FTPClientConnection100Class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Close | Инфраструктура. For more information, see FTPClientConnection100Class. | |
Connect | Инфраструктура. For more information, see FTPClientConnection100Class. | |
CreateRemoteDirectory | Инфраструктура. For more information, see FTPClientConnection100Class. | |
DeleteFiles | Инфраструктура. For more information, see FTPClientConnection100Class. | |
DeleteRemoteDirectory | Инфраструктура. For more information, see FTPClientConnection100Class. | |
GetListing | Инфраструктура. For more information, see FTPClientConnection100Class. | |
GetWorkingDirectory | Инфраструктура. For more information, see FTPClientConnection100Class. | |
ReceiveFiles | Инфраструктура. For more information, see FTPClientConnection100Class. | |
SendFiles | Инфраструктура. For more information, see FTPClientConnection100Class. | |
SetWorkingDirectory | Инфраструктура. For more information, see FTPClientConnection100Class. |
В начало