Freigeben über


IDTSConnectionManagerFtp100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ConnectionManagerFtpClass.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")> _
Public Interface IDTSConnectionManagerFtp100
'Usage
Dim instance As IDTSConnectionManagerFtp100
[GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")]
public interface IDTSConnectionManagerFtp100
[GuidAttribute(L"E45FA841-71F5-4317-B30F-B89E1DBBF7A5")]
public interface class IDTSConnectionManagerFtp100
[<GuidAttribute("E45FA841-71F5-4317-B30F-B89E1DBBF7A5")>]
type IDTSConnectionManagerFtp100 =  interface end
public interface IDTSConnectionManagerFtp100

Der IDTSConnectionManagerFtp100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ChunkSize Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft Retries Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft ServerName Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft ServerPassword Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft ServerPort Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft ServerUserName Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft Timeout Infrastruktur For more information, see ConnectionManagerFtpClass.
Öffentliche Eigenschaft UsePassiveMode Infrastruktur For more information, see ConnectionManagerFtpClass.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace