IDTSInput100.IsAttached Propiedad

Definición

Obtiene un valor que indica si una interfaz IDTSInput100 está asociada a un componente de nivel superior a través de un 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 de propiedad

true si el IDTSInput100 objeto está asociado a a IDTSOutput100 a través de ; IDTSPath100de lo contrario, false.

Atributos

Se aplica a