DataParameter.OnDirectionChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the Direction property is changed to signal a change in the parameter direction.
protected:
virtual void OnDirectionChanged();
protected virtual void OnDirectionChanged ();
abstract member OnDirectionChanged : unit -> unit
override this.OnDirectionChanged : unit -> unit
Protected Overridable Sub OnDirectionChanged ()