IDTSOutput100.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à

Int32

ID dell'oggetto IDTSOutput100.

Implementazioni

ID
Attributi

Commenti

La proprietà ID viene impostata dall'attività flusso di dati quando IDTSOutput100 viene creato e non può essere modificata.

Si applica a