IDTSOutput100.ID Propriété

Définition

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

Valeur de propriété

ID de l'objet IDTSOutput100.

Implémente

ID
Attributs

Remarques

La propriété ID est définie par la tâche de flux de données lors de la IDTSOutput100 création et ne peut pas être modifiée.

S’applique à