IDTSVirtualInput100.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

Identificador de IDTSVirtualInput100.

Implementaciones

ID
Atributos

Comentarios

La propiedad ID del IDTSVirtualInput100 objeto contiene un número negativo. Los identificadores enteros negativos de los objetos de flujo de datos son identificadores internos y no deben cambiarse. Cambiar el identificador de un IDTSVirtualInput100 objeto afecta negativamente a la capacidad del motor de flujo de datos para volver a buscar el objeto.

Se aplica a