Clase HttpClientConnection100Class
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..HttpClientConnection100Class
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("799F8315-4367-4895-83C4-30F84793A045")> _
<ClassInterfaceAttribute()> _
Public Class HttpClientConnection100Class _
Implements IDTSHttpClientConnection100, HttpClientConnection100
'Uso
Dim instance As HttpClientConnection100Class
[GuidAttribute("799F8315-4367-4895-83C4-30F84793A045")]
[ClassInterfaceAttribute()]
public class HttpClientConnection100Class : IDTSHttpClientConnection100,
HttpClientConnection100
[GuidAttribute(L"799F8315-4367-4895-83C4-30F84793A045")]
[ClassInterfaceAttribute()]
public ref class HttpClientConnection100Class : IDTSHttpClientConnection100,
HttpClientConnection100
[<GuidAttribute("799F8315-4367-4895-83C4-30F84793A045")>]
[<ClassInterfaceAttribute()>]
type HttpClientConnection100Class =
class
interface IDTSHttpClientConnection100
interface HttpClientConnection100
end
public class HttpClientConnection100Class implements IDTSHttpClientConnection100, HttpClientConnection100
El tipo HttpClientConnection100Class expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
BypassProxyOnLocal | Infraestructura. | |
Certificate | Infraestructura. | |
CertificateIdentifier | Infraestructura. | |
ChunkSize | Infraestructura. | |
ProxyBypassList | Infraestructura. | |
ProxyDomain | Infraestructura. | |
ProxyPassword | Infraestructura. | |
ProxyURL | Infraestructura. | |
ProxyUserName | Infraestructura. | |
ServerDomain | Infraestructura. | |
ServerPassword | Infraestructura. | |
ServerURL | Infraestructura. | |
ServerUserName | Infraestructura. | |
Timeout | Infraestructura. | |
UseProxy | Infraestructura. | |
UseProxyCredentials | Infraestructura. | |
UseSecureConnection | Infraestructura. | |
UseServerCredentials | Infraestructura. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Clone | Infraestructura. | |
DownloadData | Infraestructura. | |
DownloadFile | Infraestructura. | |
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetProxyPassword | Infraestructura. | |
GetServerPassword | Infraestructura. | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
OpenRead | Infraestructura. | |
ShowCertificateDialog | Infraestructura. | |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.