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.
Propriétés
Nom | Description | |
---|---|---|
![]() |
BypassProxyOnLocal | Infrastructure. |
![]() |
Certificate | Infrastructure. |
![]() |
CertificateIdentifier | Infrastructure. |
![]() |
ChunkSize | Infrastructure. |
![]() |
ProxyBypassList | Infrastructure. |
![]() |
ProxyDomain | Infrastructure. |
![]() |
ProxyPassword | Infrastructure. |
![]() |
ProxyURL | Infrastructure. |
![]() |
ProxyUserName | Infrastructure. |
![]() |
ServerDomain | Infrastructure. |
![]() |
ServerPassword | Infrastructure. |
![]() |
ServerURL | Infrastructure. |
![]() |
ServerUserName | Infrastructure. |
![]() |
Timeout | Infrastructure. |
![]() |
UseProxy | Infrastructure. |
![]() |
UseProxyCredentials | Infrastructure. |
![]() |
UseSecureConnection | Infrastructure. |
![]() |
UseServerCredentials | Infrastructure. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Clone | Infrastructure. |
![]() |
DownloadData | Infrastructure. |
![]() |
DownloadFile | Infrastructure. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetProxyPassword | Infrastructure. |
![]() |
GetServerPassword | Infrastructure. |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OpenRead | Infrastructure. |
![]() |
ShowCertificateDialog | Infrastructure. |
![]() |
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.