Bagikan melalui


IDTSObject100.ID Properti

Definisi

Mendapatkan atau mengatur pengidentifikasi IDTSObject100 objek.

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

Nilai Properti

Nilai bilangan bulat yang secara unik mengidentifikasi objek.

Atribut

Keterangan

Setiap objek yang dibuat oleh mesin aliran data diberi ID unik. Properti ID bersifat baca-saja.

Berlaku untuk