Condividi tramite


IDTSComponentMetaData100.UsesDispositions Proprietà

Definizione

Ottiene o imposta un valore che indica se il componente utilizza disposizioni.

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

Valore della proprietà

true se il componente utilizza le disposizioni; in caso contrario, false.

Attributi

Commenti

Componenti che contengono IDTSOutput100 oggetti la cui IsErrorOut proprietà trueè true impostata su .

Si applica a