ConnectionManagerHttpClass Clase

Definición

public ref class ConnectionManagerHttpClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ConnectionManagerHttp, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerHttp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A4F38AF2-DB25-4BCA-B0F6-025235B6873B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerHttpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManagerHttp100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("A4F38AF2-DB25-4BCA-B0F6-025235B6873B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerHttpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerHttp
    interface IDTSConnectionManagerHttp100
Public Class ConnectionManagerHttpClass
Implements ConnectionManagerHttp, IDTSConnectionManagerHttp100
Herencia
ConnectionManagerHttpClass
Atributos
Implementaciones

Comentarios

Para obtener más información, vea ConnectionManager.

Constructores

ConnectionManagerHttpClass()

Propiedades

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

Métodos

AcquireConnection(Object)
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

Se aplica a