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
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
DownloadData | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
DownloadFile | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
GetProxyPassword | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
GetServerPassword | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
OpenRead | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) | |
ShowCertificateDialog | Infraestructura. For more information, see HttpClientConnection100Class. (Se hereda de IDTSHttpClientConnection100.) |
Arriba