Compartir a través de


Interfaz HttpClientConnection100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")> _
Public Interface HttpClientConnection100 _
    Inherits IDTSHttpClientConnection100
'Uso
Dim instance As HttpClientConnection100
[GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")]
public interface HttpClientConnection100 : IDTSHttpClientConnection100
[GuidAttribute(L"FBF68D7B-17A4-4C77-8DE0-AF307D772386")]
public interface class HttpClientConnection100 : IDTSHttpClientConnection100
[<GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")>]
type HttpClientConnection100 =  
    interface
        interface IDTSHttpClientConnection100
    end
public interface HttpClientConnection100 extends IDTSHttpClientConnection100

El tipo HttpClientConnection100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública BypassProxyOnLocal Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública Certificate Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública CertificateIdentifier Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ChunkSize Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ProxyBypassList Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ProxyDomain Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ProxyPassword Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ProxyURL Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ProxyUserName Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ServerDomain Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ServerPassword Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ServerURL Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública ServerUserName Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública Timeout Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública UseProxy Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública UseProxyCredentials Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública UseSecureConnection Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Propiedad pública UseServerCredentials Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)

Arriba

Métodos

  Nombre Descripción
Método público Clone Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público DownloadData Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público DownloadFile Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público GetProxyPassword Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público GetServerPassword Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público OpenRead Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)
Método público ShowCertificateDialog Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.)

Arriba