ConnectionManagerHttpClass Class

Definition

public ref class ConnectionManagerHttpClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerHttp, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerHttp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("FAE394E2-7631-4284-A363-3BC4559F33E7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerHttpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerHttp100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("FAE394E2-7631-4284-A363-3BC4559F33E7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerHttpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerHttp
    interface IDTSConnectionManagerHttp100
Public Class ConnectionManagerHttpClass
Implements ConnectionManagerHttp, IDTSConnectionManagerHttp100
Inheritance
ConnectionManagerHttpClass
Attributes
Implements

Remarks

For more information, see ConnectionManager.

Constructors

ConnectionManagerHttpClass()

Properties

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

Methods

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

Applies to