IDTSInput100.IsAttached Proprietà

Definizione

Ottiene un valore che indica se un oggetto IDTSInput100 è collegato a un altro componente a monte tramite un oggetto 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

Valore della proprietà

Boolean

true se l' IDTSInput100 oggetto è collegato a un oggetto IDTSOutput100 tramite IDTSPath100 ; in caso contrario, false.

Attributi

Si applica a