Condividi tramite


IDTSComponentMetaData100.ID Proprietà

Definizione

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

Valore della proprietà

Identificatore di un componente.

Implementazioni

ID
Attributi

Commenti

La proprietà ID viene impostata dall'attività flusso di dati quando il componente viene inizialmente aggiunto a ComponentMetaDataCollection. È di sola lettura e non può essere modificato.

Si applica a