ConnectionManagerMultiFileClass Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili kelas multi-file pengelola koneksi.
public ref class ConnectionManagerMultiFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerMultiFile, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("13DFC6CE-ED0C-43E1-8753-F84D9BE3D0F0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerMultiFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFile, 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("841B6A90-E862-4385-986D-160EBAB581D3")]
public class ConnectionManagerMultiFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFile, 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("71A68D8A-1659-45B4-A3B2-EEC6FE61EBE6")]
public class ConnectionManagerMultiFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("13DFC6CE-ED0C-43E1-8753-F84D9BE3D0F0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerMultiFileClass = class
interface IDTSConnectionManager100
interface ConnectionManagerMultiFile
interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("841B6A90-E862-4385-986D-160EBAB581D3")>]
type ConnectionManagerMultiFileClass = class
interface IDTSConnectionManager100
interface ConnectionManagerMultiFile
interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("71A68D8A-1659-45B4-A3B2-EEC6FE61EBE6")>]
type ConnectionManagerMultiFileClass = class
interface IDTSConnectionManager100
interface ConnectionManagerMultiFile
interface IDTSConnectionManagerFile100
Public Class ConnectionManagerMultiFileClass
Implements ConnectionManagerMultiFile, IDTSConnectionManagerFile100
- Warisan
-
ConnectionManagerMultiFileClass
- Atribut
- Penerapan
Keterangan
Untuk informasi selengkapnya, lihat ConnectionManager.
Konstruktor
| ConnectionManagerMultiFileClass() |
Menginisialisasi instans baru kelas ConnectionManagerMultiFileClass. |
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 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. |