IDTSComponentMetaData100.UsesDispositions Свойство

Определение

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

Значение свойства

Значение true , если компонент использует ликвидации; в противном случае — значение false.

Атрибуты

Комментарии

Компоненты, содержащие IDTSOutput100 объекты, свойство которых IsErrorOutимеет значение true , присвойте этому свойству значение true.

Применяется к