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

属性值

如果该分量使用判定,则为真;否则,就是假的。

属性

注解

包含IDTSOutput100该属性的true对象的组件将该属性trueIsErrorOut设置为 。

适用于