ConnectionManagerHttpClass 클래스

정의

public ref class ConnectionManagerHttpClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::ConnectionManagerHttp, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManagerHttp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("000F5808-2DBF-4AEE-A68A-95855235535D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerHttpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManagerHttp100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("000F5808-2DBF-4AEE-A68A-95855235535D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerHttpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerHttp
    interface IDTSConnectionManagerHttp100
Public Class ConnectionManagerHttpClass
Implements ConnectionManagerHttp, IDTSConnectionManagerHttp100
상속
ConnectionManagerHttpClass
특성
구현

생성자

ConnectionManagerHttpClass()

속성

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

메서드

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

적용 대상