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)

适用于