ConnectionManagerHttpClass Kelas

Definisi

Mewakili kelas http pengelola koneksi.

public ref class ConnectionManagerHttpClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerHttp, Microsoft::SqlServer::Dts::Runtime::Wrapper::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.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerHttp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("4B389077-E0B5-458F-BD63-5A6312121584")]
public class ConnectionManagerHttpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerHttp100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("38CA1B3F-D649-4BC8-90E0-F515A2A2E744")]
public class ConnectionManagerHttpClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHttp, Microsoft.SqlServer.Dts.Runtime.Wrapper.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
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("4B389077-E0B5-458F-BD63-5A6312121584")>]
type ConnectionManagerHttpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerHttp
    interface IDTSConnectionManagerHttp100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("38CA1B3F-D649-4BC8-90E0-F515A2A2E744")>]
type ConnectionManagerHttpClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerHttp
    interface IDTSConnectionManagerHttp100
Public Class ConnectionManagerHttpClass
Implements ConnectionManagerHttp, IDTSConnectionManagerHttp100
Warisan
ConnectionManagerHttpClass
Atribut
Penerapan

Keterangan

Untuk informasi selengkapnya, lihat ConnectionManager.

Konstruktor

ConnectionManagerHttpClass()

Menginisialisasi instans baru kelas ConnectionManagerHttpClass.

Properti

BypassProxyOnLocal

Mendapatkan atau menetapkan nilai yang menunjukkan apakah akan melewati server proksi untuk alamat lokal.

Certificate

Mendapatkan atau mengatur sertifikat yang akan digunakan untuk koneksi.

CertificateIdentifier

Mendapatkan atau mengatur pengidentifikasi sertifikat.

ChunkSize

Mendapatkan atau menetapkan nilai yang menunjukkan jumlah minimum byte untuk diambil dari atau dikirim ke server selama operasi baca/tulis.

ConnectionString

Mendapatkan atau mengatur string koneksi yang digunakan untuk membuat koneksi ke sumber data.

ProtectionLevel

Mendapatkan atau mengatur tingkat enkripsi yang dilakukan pada data sensitif yang terkandung dalam paket.

ProxyBypassList

Mendapatkan atau mengatur alamat yang tidak menggunakan server proksi.

ProxyDomain

Mendapatkan atau mengatur pengaturan domain yang digunakan untuk masuk ke proksi.

ProxyPassword

Menyetel kata sandi yang digunakan untuk masuk ke proksi.

ProxyURL

Mendapatkan atau mengatur URL yang menentukan lokasi koneksi.

ProxyUserName

Mendapatkan atau mengatur nama pengguna yang digunakan saat masuk ke proksi.

Scope

Mendapatkan atau mengatur cakupan untuk koneksi.

ServerDomain

Mendapatkan atau mengatur domain yang digunakan untuk masuk ke server.

ServerPassword

Menyetel kata sandi yang digunakan untuk masuk ke server.

ServerURL

Mendapatkan atau mengatur URL server untuk koneksi.

ServerUserName

Mendapatkan atau mengatur nama pengguna yang digunakan untuk masuk ke server.

SupportsDTCTransactions

Mendapatkan nilai yang menunjukkan apakah koneksi mendukung transaksi DTC.

Timeout

Mendapatkan atau mengatur batas waktu koneksi.

UseProxy

Mendapatkan atau menetapkan nilai yang menunjukkan apakah koneksi menggunakan proksi untuk permintaan.

UseProxyCredentials

Mendapatkan atau menetapkan nilai yang menunjukkan apakah koneksi menggunakan kredensial proksi.

UseSecureConnection

Mendapatkan atau menetapkan nilai yang menunjukkan apakah akan menggunakan koneksi aman.

UseServerCredentials

Mendapatkan atau mengatur Boolean yang menunjukkan apakah koneksi menggunakan kredensial jaringan.

Metode

AcquireConnection(Object)

Membuat instans jenis koneksi.

ReleaseConnection(Object)

Membebaskan koneksi yang dibuat selama AcquireConnection(Object).

SetQualifier(String)

Mengubah kualifikasi pada pengelola koneksi setelah pengelola koneksi dibuat tetapi sebelum digunakan dalam paket yang sedang berjalan.

Validate(IDTSInfoEvents100)

Memvalidasi koneksi dan mengembalikan enumerasi yang menunjukkan keberhasilan atau kegagalan.

Berlaku untuk