IDTSInput100.ID Propriedade

Definição

Obtém ou define o identificador de um IDTSInput100 objeto.

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 da propriedade

O identificador do IDTSInput100 objeto.

Implementações

ID
Atributos

Comentários

A ID propriedade é definida pelo motor de fluxo de dados quando o IDTSInput100 é criado e passa a ser somente leitura a partir daí.

Aplica-se a