IDTSInputColumn100.MappedColumnID Properti

Definisi

public:
 property int MappedColumnID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(109)]
public int MappedColumnID { [System.Runtime.InteropServices.DispId(109)] get; [System.Runtime.InteropServices.DispId(109)] set; }
[<System.Runtime.InteropServices.DispId(109)>]
[<get: System.Runtime.InteropServices.DispId(109)>]
[<set: System.Runtime.InteropServices.DispId(109)>]
member this.MappedColumnID : int with get, set
Public Property MappedColumnID As Integer

Nilai Properti

Biasanya, ID objek IDTSOutputColumn100 yang dipetakan ke objek IDTSInputColumn100 ini.

Atribut

Keterangan

Properti MappedColumnID ditambahkan di layanan integrasi SQL Server 2008. Properti ini juga telah ditambahkan ke objek berikut di namespace layanan Microsoft.SqlServer.Dts.Pipeline.Wrapper:

  • IDTSOutputColumn100.MappedColumnID

  • IDTSExternalMetadataColumn100.MappedColumnID

Penggunaan properti ini tidak diperlukan. Properti ini menyediakan cara yang lebih mudah bagi pengembang untuk mengaitkan kolom terkait, seperti kolom input dan output, dalam komponen aliran data kustom.

Berlaku untuk