Share via


IDTSVariable100.RaiseChangedEvent Proprietà

Definizione

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

Valore della proprietà

true se una modifica al valore della variabile consiste nel generare un OnVariableValueChanged(IDTSContainer100, IDTSVariable100, Boolean) evento; in caso contrario, false.

Attributi

Si applica a