Bagikan melalui


IDTSComponentMetaData100.Name Properti

Definisi

Mendapatkan atau mengatur nama komponen.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public string Name { [System.Runtime.InteropServices.DispId(13)] get; [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.Name : string with get, set
Public Property Name As String

Nilai Properti

Nama komponen.

Penerapan

Atribut

Keterangan

Komponen biasanya tidak mengatur propertinya Name . Properti ini diperlukan, jadi setelah menambahkan komponen secara terprogram ke tugas aliran data, pengembang harus menetapkan nilai untuk properti ini.

Berlaku untuk