IDTSComponentMetaData100.UsesDispositions Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Komponente Dispositionen verwendet, oder legt ihn fest.

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

Eigenschaftswert

true, wenn die Komponente Dispositionen verwendet; andernfalls false.

Attribute

Hinweise

Komponenten, die Objekte enthaltenIDTSOutput100, deren IsErrorOut Eigenschaft auf diese Eigenschaft truefestgelegt wirdtrue.

Gilt für: