Bagikan melalui


ConnectionManagerFileClass Kelas

Definisi

Mewakili kelas manajer koneksi.

public ref class ConnectionManagerFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerFile, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("950A1CA0-F2F8-4B43-AD9B-A788979E983D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("181428C0-2786-4660-8B87-7B5FBA87F9F4")]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("DBD9A92B-CDBF-4B8F-B529-D22DFB16F459")]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("950A1CA0-F2F8-4B43-AD9B-A788979E983D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("181428C0-2786-4660-8B87-7B5FBA87F9F4")>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("DBD9A92B-CDBF-4B8F-B529-D22DFB16F459")>]
type ConnectionManagerFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerFile
    interface IDTSConnectionManagerFile100
Public Class ConnectionManagerFileClass
Implements ConnectionManagerFile, IDTSConnectionManagerFile100
Warisan
ConnectionManagerFileClass
Atribut
Penerapan

Keterangan

Untuk informasi selengkapnya, lihat ConnectionManager.

Konstruktor

ConnectionManagerFileClass()

Menginisialisasi instans baru kelas ConnectionManagerFileClass.

Properti

ConnectionString

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

FileUsageType

Mendapatkan atau mengatur jenis penggunaan koneksi file.

ProtectionLevel

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

Scope

Mendapatkan atau mengatur cakupan untuk koneksi.

SupportsDTCTransactions

Mendapatkan nilai yang menunjukkan apakah koneksi mendukung transaksi DTC.

Metode

AcquireConnection(Object)

Membuat instans jenis koneksi.

ReleaseConnection(Object)

Membebaskan koneksi yang dibuat selama AcquireConnection(Object).

SetQualifier(String)

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

Validate(IDTSInfoEvents100)

Memvalidasi koneksi dan mengembalikan enumerasi yang menunjukkan keberhasilan atau kegagalan.

Berlaku untuk