Partager via


Classe HttpClientConnection100Class

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..HttpClientConnection100Class

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("799F8315-4367-4895-83C4-30F84793A045")> _
<ClassInterfaceAttribute()> _
Public Class HttpClientConnection100Class _
    Implements IDTSHttpClientConnection100, HttpClientConnection100
'Utilisation
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

Le type HttpClientConnection100Class expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique HttpClientConnection100Class Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique BypassProxyOnLocal Infrastructure.
Propriété publique Certificate Infrastructure.
Propriété publique CertificateIdentifier Infrastructure.
Propriété publique ChunkSize Infrastructure.
Propriété publique ProxyBypassList Infrastructure.
Propriété publique ProxyDomain Infrastructure.
Propriété publique ProxyPassword Infrastructure.
Propriété publique ProxyURL Infrastructure.
Propriété publique ProxyUserName Infrastructure.
Propriété publique ServerDomain Infrastructure.
Propriété publique ServerPassword Infrastructure.
Propriété publique ServerURL Infrastructure.
Propriété publique ServerUserName Infrastructure.
Propriété publique Timeout Infrastructure.
Propriété publique UseProxy Infrastructure.
Propriété publique UseProxyCredentials Infrastructure.
Propriété publique UseSecureConnection Infrastructure.
Propriété publique UseServerCredentials Infrastructure.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Infrastructure.
Méthode publique DownloadData Infrastructure.
Méthode publique DownloadFile Infrastructure.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetProxyPassword Infrastructure.
Méthode publique GetServerPassword Infrastructure.
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique OpenRead Infrastructure.
Méthode publique ShowCertificateDialog Infrastructure.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.