ConnectionManagerFile Antarmuka

Definisi

Untuk informasi selengkapnya, lihat ConnectionManagerFileClass.

public interface class ConnectionManagerFile : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))]
[System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")]
public interface ConnectionManagerFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))]
[System.Runtime.InteropServices.Guid("1894EA50-AC9C-4797-88B4-018638E6AD93")]
public interface ConnectionManagerFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerFile = interface
    interface IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))>]
[<System.Runtime.InteropServices.Guid("8813EF03-2963-438F-9DEB-D44217A364FA")>]
type ConnectionManagerFile = interface
    interface IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerFileClass))>]
[<System.Runtime.InteropServices.Guid("1894EA50-AC9C-4797-88B4-018638E6AD93")>]
type ConnectionManagerFile = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerFile
Implements IDTSConnectionManager100
Turunan
Atribut
Penerapan

Properti

ConnectionString

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

(Diperoleh dari IDTSConnectionManager100)
ProtectionLevel

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

(Diperoleh dari IDTSConnectionManager100)
Scope

Mendapatkan cakupan manajer koneksi.

(Diperoleh dari IDTSConnectionManager100)
SupportsDTCTransactions

Mendapatkan Boolean yang menunjukkan apakah koneksi mendukung transaksi Koordinator Transaksi Terdistribusi Microsoft (MS DTC).

(Diperoleh dari IDTSConnectionManager100)

Metode

AcquireConnection(Object)

Membuat instans jenis koneksi.

(Diperoleh dari IDTSConnectionManager100)
ReleaseConnection(Object)

Membebaskan koneksi yang dibuat selama AcquireConnection(Object). Dapat dipanggil pada waktu desain dan runtime.

(Diperoleh dari IDTSConnectionManager100)
SetQualifier(String)

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

(Diperoleh dari IDTSConnectionManager100)
Validate(IDTSInfoEvents100)

Memvalidasi koneksi dan mengembalikan enumerasi yang menunjukkan keberhasilan atau kegagalan.

(Diperoleh dari IDTSConnectionManager100)

Berlaku untuk