Classe ConnectionManagerFtpClass
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see ConnectionManager.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFtpClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute()> _
<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")> _
Public Class ConnectionManagerFtpClass _
Implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
'Utilizzo
Dim instance As ConnectionManagerFtpClass
[ClassInterfaceAttribute()]
[GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")]
public class ConnectionManagerFtpClass : IDTSConnectionManager100,
ConnectionManagerFtp, IDTSConnectionManagerFtp100
[ClassInterfaceAttribute()]
[GuidAttribute(L"92BAA694-097A-4127-B2E3-BA7737769759")]
public ref class ConnectionManagerFtpClass : IDTSConnectionManager100,
ConnectionManagerFtp, IDTSConnectionManagerFtp100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")>]
type ConnectionManagerFtpClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerFtp
interface IDTSConnectionManagerFtp100
end
public class ConnectionManagerFtpClass implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
Nel tipo ConnectionManagerFtpClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConnectionManagerFtpClass | Infrastruttura. For more information, see ConnectionManager. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ChunkSize | Infrastruttura. For more information, see ConnectionManager. | |
ConnectionString | Infrastruttura. For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruttura. For more information, see ConnectionManager. | |
Retries | Infrastruttura. For more information, see ConnectionManager. | |
ServerName | Infrastruttura. For more information, see ConnectionManager. | |
ServerPassword | Infrastruttura. For more information, see ConnectionManager. | |
ServerPort | Infrastruttura. For more information, see ConnectionManager. | |
ServerUserName | Infrastruttura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastruttura. For more information, see ConnectionManager. | |
Timeout | Infrastruttura. For more information, see ConnectionManager. | |
UsePassiveMode | Infrastruttura. For more information, see ConnectionManager. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AcquireConnection | Infrastruttura. For more information, see ConnectionManager. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ReleaseConnection | Infrastruttura. For more information, see ConnectionManager. | |
SetQualifier | Infrastruttura. For more information, see ConnectionManager. | |
ToString | Ereditato da Object. | |
Validate | Infrastruttura. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.