IDTSComponentMetaData100.ID Proprietà

Definizione

Ottiene o imposta l'identificatore di un componente.

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