HttpClientConnection100 Interfaz

Definición

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
Derivado
Atributos
Implementaciones

Propiedades

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

Métodos

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

Se aplica a