Partager via


Interface IDTSHttpClientConnection100

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

For more information, see HttpClientConnection100Class.

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

Syntaxe

'Déclaration
<GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")> _
Public Interface IDTSHttpClientConnection100
'Utilisation
Dim instance As IDTSHttpClientConnection100
[GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")]
public interface IDTSHttpClientConnection100
[GuidAttribute(L"FBF68D7B-17A4-4C77-8DE0-AF307D772386")]
public interface class IDTSHttpClientConnection100
[<GuidAttribute("FBF68D7B-17A4-4C77-8DE0-AF307D772386")>]
type IDTSHttpClientConnection100 =  interface end
public interface IDTSHttpClientConnection100

Le type IDTSHttpClientConnection100 expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique DownloadData Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique DownloadFile Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique GetProxyPassword Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique GetServerPassword Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique OpenRead Infrastructure. For more information, see HttpClientConnection100Class.
Méthode publique ShowCertificateDialog Infrastructure. For more information, see HttpClientConnection100Class.

Haut de la page