Share via


IDTSVariable100.RaiseChangedEvent プロパティ

定義

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

プロパティ値

変数値の変更がイベントを発生させるOnVariableValueChanged(IDTSContainer100, IDTSVariable100, Boolean)場合は true、それ以外の場合は false

属性

適用対象