Condividi tramite


IDTSCustomProperty100.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 univoco dell'oggetto IDTSCustomProperty100.

Implementazioni

ID
Attributi

Commenti

La proprietà ID viene impostata dal motore del flusso di dati quando viene creato IDTSCustomProperty100. Sembra scrivibile perché il motore del flusso di dati scrive nella proprietà durante la creazione e la de-serializzazione di un pacchetto, ma la proprietà è di sola lettura.

Si applica a