IDTSInput100.ID Propiedad

Definición

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

Valor de propiedad

El identificador del objeto IDTSInput100.

Implementaciones

ID
Atributos

Comentarios

El motor de flujo de datos establece la propiedad ID cuando IDTSInput100 se crea y es de solo lectura después.

Se aplica a