ConnectionManagerMultiFlatFileClass Kelas

Definisi

Mewakili manajer koneksi untuk mengakses beberapa file datar.

public ref class ConnectionManagerMultiFlatFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ConnectionManagerMultiFlatFile, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFile100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnectionManagerFlatFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D7E44A66-3BC2-4C31-81C7-197F1C89F46E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerMultiFlatFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFlatFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFlatFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("4C8BA3C3-7DBA-425E-8188-4F8503C96556")]
public class ConnectionManagerMultiFlatFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFlatFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFlatFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C43A2063-BC31-4643-97EB-CB19194BF4A6")]
public class ConnectionManagerMultiFlatFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerMultiFlatFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFile100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManagerFlatFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D7E44A66-3BC2-4C31-81C7-197F1C89F46E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerMultiFlatFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerMultiFlatFile
    interface IDTSConnectionManagerFlatFile100
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("4C8BA3C3-7DBA-425E-8188-4F8503C96556")>]
type ConnectionManagerMultiFlatFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerMultiFlatFile
    interface IDTSConnectionManagerFlatFile100
    interface IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("C43A2063-BC31-4643-97EB-CB19194BF4A6")>]
type ConnectionManagerMultiFlatFileClass = class
    interface IDTSConnectionManager100
    interface ConnectionManagerMultiFlatFile
    interface IDTSConnectionManagerFlatFile100
    interface IDTSConnectionManagerFile100
Public Class ConnectionManagerMultiFlatFileClass
Implements ConnectionManagerMultiFlatFile, IDTSConnectionManagerFile100, IDTSConnectionManagerFlatFile100
Warisan
ConnectionManagerMultiFlatFileClass
Atribut
Penerapan

Konstruktor

ConnectionManagerMultiFlatFileClass()

Menginisialisasi instans baru kelas ConnectionManagerMultiFlatFileClass.

Properti

AlwaysCheckForRowDelimiters

Mendapatkan atau menetapkan nilai yang menunjukkan apakah pengelola koneksi selalu memeriksa pemisah baris dalam data yang tidak dikutip.

CodePage

Mendapatkan atau mengatur halaman kode yang akan digunakan untuk mengonversi string non-Unicode ke Unicode.

ColumnNamesInFirstDataRow

Mendapatkan atau mengatur nilai yang menunjukkan apakah baris pertama dalam file berisi nama kolom.

Columns

Mendapatkan kumpulan kolom dalam file.

ConnectionString

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

DataRowsToSkip

Mendapatkan atau mengatur jumlah baris data awal untuk dilewati dalam file.

FileUsageType

Mendapatkan atau mengatur jenis penggunaan file.

Format

Mendapatkan atau mengatur format data dalam file.

HeaderRowDelimiter

Mendapatkan atau mengatur pemisah baris header.

HeaderRowsToSkip

Mendapatkan atau mengatur jumlah baris header yang akan dilewati dalam file.

LocaleID

Mendapatkan atau mengatur pengidentifikasi lokal.

ProtectionLevel

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

RowDelimiter

Mendapatkan atau mengatur pemisah baris.

Scope

Mendapatkan atau mengatur cakupan untuk koneksi.

SupportsDTCTransactions

Mendapatkan nilai yang menunjukkan apakah koneksi mendukung transaksi DTC.

TextQualifier

Mendapatkan atau mengatur kualifikasi teks untuk kolom.

Unicode

Mendapatkan atau menetapkan nilai yang menunjukkan apakah akan menggunakan Unicode.

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