HttpClientConnection100 Schnittstelle

Definition

public interface class HttpClientConnection100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSHttpClientConnection100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.HttpClientConnection100Class))]
[System.Runtime.InteropServices.Guid("2C1B9D68-EC6A-438C-B582-E3127DE2BAAE")]
public interface HttpClientConnection100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSHttpClientConnection100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.HttpClientConnection100Class))>]
[<System.Runtime.InteropServices.Guid("2C1B9D68-EC6A-438C-B582-E3127DE2BAAE")>]
type HttpClientConnection100 = interface
    interface IDTSHttpClientConnection100
Public Interface HttpClientConnection100
Implements IDTSHttpClientConnection100
Abgeleitet
Attribute
Implementiert

Eigenschaften

BypassProxyOnLocal (Geerbt von IDTSHttpClientConnection100)
Certificate (Geerbt von IDTSHttpClientConnection100)
CertificateIdentifier (Geerbt von IDTSHttpClientConnection100)
ChunkSize (Geerbt von IDTSHttpClientConnection100)
ProxyBypassList (Geerbt von IDTSHttpClientConnection100)
ProxyDomain (Geerbt von IDTSHttpClientConnection100)
ProxyPassword (Geerbt von IDTSHttpClientConnection100)
ProxyURL (Geerbt von IDTSHttpClientConnection100)
ProxyUserName (Geerbt von IDTSHttpClientConnection100)
ServerDomain (Geerbt von IDTSHttpClientConnection100)
ServerPassword (Geerbt von IDTSHttpClientConnection100)
ServerURL (Geerbt von IDTSHttpClientConnection100)
ServerUserName (Geerbt von IDTSHttpClientConnection100)
Timeout (Geerbt von IDTSHttpClientConnection100)
UseProxy (Geerbt von IDTSHttpClientConnection100)
UseProxyCredentials (Geerbt von IDTSHttpClientConnection100)
UseSecureConnection (Geerbt von IDTSHttpClientConnection100)
UseServerCredentials (Geerbt von IDTSHttpClientConnection100)

Methoden

Clone() (Geerbt von IDTSHttpClientConnection100)
DownloadData() (Geerbt von IDTSHttpClientConnection100)
DownloadFile(String, Boolean) (Geerbt von IDTSHttpClientConnection100)
GetProxyPassword() (Geerbt von IDTSHttpClientConnection100)
GetServerPassword() (Geerbt von IDTSHttpClientConnection100)
OpenRead() (Geerbt von IDTSHttpClientConnection100)
ShowCertificateDialog(Int64) (Geerbt von IDTSHttpClientConnection100)

Gilt für: