DataParameter.OnNameChanged Method

Called when the Name property has changed.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

声明
Protected Overridable Sub OnNameChanged
protected virtual void OnNameChanged()
protected:
virtual void OnNameChanged()
abstract OnNameChanged : unit -> unit 
override OnNameChanged : unit -> unit 
protected function OnNameChanged()

.NET Framework Security

See Also

Reference

DataParameter Class

Microsoft.VisualStudio.Data Namespace

OnNameChanging

SetNameImpl