DataConnectionProperties.PropertyChanged Event
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.
Event that fires on the occurrence of a change to a connection property.
public:
event Microsoft::VisualStudio::Data::DataConnectionPropertyChangedEventHandler ^ PropertyChanged;
public event Microsoft.VisualStudio.Data.DataConnectionPropertyChangedEventHandler PropertyChanged;
member this.PropertyChanged : Microsoft.VisualStudio.Data.DataConnectionPropertyChangedEventHandler
Public Event PropertyChanged As DataConnectionPropertyChangedEventHandler