IDTSHttpClientConnection100 接口

定义

public interface class IDTSHttpClientConnection100
[System.Runtime.InteropServices.Guid("A53BF37D-0863-4927-BF26-C13F87791D1F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSHttpClientConnection100
[<System.Runtime.InteropServices.Guid("A53BF37D-0863-4927-BF26-C13F87791D1F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSHttpClientConnection100 = interface
Public Interface IDTSHttpClientConnection100
派生
属性

属性

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)

适用于