HttpClientConnection100 接口

定义

public interface class HttpClientConnection100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSHttpClientConnection100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.HttpClientConnection100Class))]
[System.Runtime.InteropServices.Guid("A53BF37D-0863-4927-BF26-C13F87791D1F")]
public interface HttpClientConnection100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSHttpClientConnection100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.HttpClientConnection100Class))>]
[<System.Runtime.InteropServices.Guid("A53BF37D-0863-4927-BF26-C13F87791D1F")>]
type HttpClientConnection100 = interface
    interface IDTSHttpClientConnection100
Public Interface HttpClientConnection100
Implements IDTSHttpClientConnection100
派生
属性
实现

属性

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

方法

Clone() (继承自 IDTSHttpClientConnection100)
DownloadData() (继承自 IDTSHttpClientConnection100)
DownloadFile(String, Boolean) (继承自 IDTSHttpClientConnection100)
GetProxyPassword() (继承自 IDTSHttpClientConnection100)
GetServerPassword() (继承自 IDTSHttpClientConnection100)
OpenRead() (继承自 IDTSHttpClientConnection100)
ShowCertificateDialog(Int64) (继承自 IDTSHttpClientConnection100)

适用于