Bagikan melalui


IDTSCustomProperty100.Name Properti

Definisi

Mendapatkan atau mengatur nama IDTSCustomProperty100 objek.

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 IDTSCustomProperty100 objek.

Penerapan

Atribut

Keterangan

Properti Name mengidentifikasi IDTSCustomProperty100 di SSIS Designer dan juga digunakan untuk mengakses properti dalam koleksi IDTSCustomPropertyCollection100 .

Berlaku untuk