Linguaggio

IDTSInput100.ID Proprietà

Definizione

Ottiene o imposta l'identificatore di un IDTSInput100 oggetto.

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à

L'identificatore dell'oggetto IDTSInput100 .

Implementazioni

ID
Attributi

Commenti

La ID proprietà viene impostata dal motore di flusso dati quando il viene creato IDTSInput100 e successivamente è in sola lettura.

Si applica a