IDTSInput100.IsAttached Propiedad

Definición

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 un IDTSOutput100 objeto a través de ; IDTSPath100de lo contrario, false.

Atributos

Se aplica a