Interfaccia IDTSFTPTask
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.FtpTask
Assembly: Microsoft.SqlServer.FtpTask (in Microsoft.SqlServer.FtpTask.dll)
Sintassi
'Dichiarazione
Public Interface IDTSFTPTask
'Utilizzo
Dim instance As IDTSFTPTask
public interface IDTSFTPTask
public interface class IDTSFTPTask
type IDTSFTPTask = interface end
public interface IDTSFTPTask
Nel tipo IDTSFTPTask sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Connection | Infrastruttura. |
![]() |
IsLocalPathVariable | Infrastruttura. |
![]() |
IsRemotePathVariable | Infrastruttura. |
![]() |
IsTransferTypeASCII | Infrastruttura. |
![]() |
LocalPath | Infrastruttura. |
![]() |
Operation | Infrastruttura. |
![]() |
OperationName | Infrastruttura. |
![]() |
OverwriteDestination | Infrastruttura. |
![]() |
RemotePath | Infrastruttura. |
![]() |
StopOnOperationFailure | Infrastruttura. |
In alto