IDTSComponentMetaData100.UsesDispositions Propriété

Définition

public:
 property bool UsesDispositions { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(125)]
public bool UsesDispositions { [System.Runtime.InteropServices.DispId(125)] get; [System.Runtime.InteropServices.DispId(125)] set; }
[<System.Runtime.InteropServices.DispId(125)>]
[<get: System.Runtime.InteropServices.DispId(125)>]
[<set: System.Runtime.InteropServices.DispId(125)>]
member this.UsesDispositions : bool with get, set
Public Property UsesDispositions As Boolean

Valeur de propriété

true si le composant utilise des dispositions ; sinon, false.

Attributs

Remarques

Composants qui contiennent des IDTSOutput100 objets dont IsErrorOut la propriété est true définissent cette propriété sur true.

S’applique à