HttpClientConnection100Class クラス

定義

public ref class HttpClientConnection100Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::HttpClientConnection100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A23157AE-F9B4-4FFC-AD0C-8985B69F4A42")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class HttpClientConnection100Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.HttpClientConnection100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("A23157AE-F9B4-4FFC-AD0C-8985B69F4A42")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type HttpClientConnection100Class = class
    interface IDTSHttpClientConnection100
    interface HttpClientConnection100
Public Class HttpClientConnection100Class
Implements HttpClientConnection100
継承
HttpClientConnection100Class
属性
実装

注釈

詳細については、「HttpClientConnection」を参照してください。

コンストラクター

HttpClientConnection100Class()

プロパティ

BypassProxyOnLocal
Certificate
CertificateIdentifier
ChunkSize
ProxyBypassList
ProxyDomain
ProxyPassword
ProxyURL
ProxyUserName
ServerDomain
ServerPassword
ServerURL
ServerUserName
Timeout
UseProxy
UseProxyCredentials
UseSecureConnection
UseServerCredentials

メソッド

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

適用対象