Classe ConnectionManagerFtpClass
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ConnectionManager.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFtpClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute()> _
<GuidAttribute("92BAA694-097A-4127-B2E3-BA7737769759")> _
Public Class ConnectionManagerFtpClass _
Implements IDTSConnectionManager100, ConnectionManagerFtp, IDTSConnectionManagerFtp100
'Uso
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
O tipo ConnectionManagerFtpClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ConnectionManagerFtpClass | Infraestrutura. For more information, see ConnectionManager. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ChunkSize | Infraestrutura. For more information, see ConnectionManager. | |
ConnectionString | Infraestrutura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestrutura. For more information, see ConnectionManager. | |
Retries | Infraestrutura. For more information, see ConnectionManager. | |
ServerName | Infraestrutura. For more information, see ConnectionManager. | |
ServerPassword | Infraestrutura. For more information, see ConnectionManager. | |
ServerPort | Infraestrutura. For more information, see ConnectionManager. | |
ServerUserName | Infraestrutura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestrutura. For more information, see ConnectionManager. | |
Timeout | Infraestrutura. For more information, see ConnectionManager. | |
UsePassiveMode | Infraestrutura. For more information, see ConnectionManager. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AcquireConnection | Infraestrutura. For more information, see ConnectionManager. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ReleaseConnection | Infraestrutura. For more information, see ConnectionManager. | |
SetQualifier | Infraestrutura. For more information, see ConnectionManager. | |
ToString | (Herdado de Object.) | |
Validate | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.