Compartilhar via


IDTSInput100.IsAttached Propriedade

Definição

Obtém um valor que indica se um IDTSInput100 está anexado a um componente upstream por meio de um objeto IDTSPath100.

public:
 property bool IsAttached { bool get(); };
[System.Runtime.InteropServices.DispId(110)]
public bool IsAttached { [System.Runtime.InteropServices.DispId(110)] get; }
[<System.Runtime.InteropServices.DispId(110)>]
[<get: System.Runtime.InteropServices.DispId(110)>]
member this.IsAttached : bool
Public ReadOnly Property IsAttached As Boolean

Valor da propriedade

true se o IDTSInput100 objeto estiver anexado a um IDTSOutput100 por meio de um IDTSPath100; caso contrário, false.

Atributos

Aplica-se a