SqlWorkbenchHierarchy.OnPropertyChanged 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.
public:
virtual void OnPropertyChanged(Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ pNode, Microsoft::VisualStudio::Shell::Interop::__VSHPROPID propid, int flags);
public void OnPropertyChanged(Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode pNode, Microsoft.VisualStudio.Shell.Interop.__VSHPROPID propid, int flags);
abstract member OnPropertyChanged : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode * Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * int -> unit
override this.OnPropertyChanged : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode * Microsoft.VisualStudio.Shell.Interop.__VSHPROPID * int -> unit
Public Sub OnPropertyChanged (pNode As ISqlToolsHierNode, propid As __VSHPROPID, flags As Integer)
Parameters
- pNode
- ISqlToolsHierNode
- propid
- __VSHPROPID
- flags
- Int32