次の方法で共有


ConnectionManagerHttpClass クラス

定義

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
継承
ConnectionManagerHttpClass
属性
実装

注釈

詳細については、「ConnectionManager」を参照してください。

コンストラクター

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)

適用対象