IDTSOutput100.ID Propriedade

Definição

Obtém ou define a ID propriedade de um IDTSOutput100 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 ID do IDTSOutput100 objeto.

Implementações

ID
Atributos

Comentários

A ID propriedade é definida pela tarefa de fluxo de dados quando o IDTSOutput100 é criado, e não pode ser modificada.

Aplica-se a