AdoDotNetConnectionProperties.OnSiteChanged(EventArgs) 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.
Raises an event if the Site has changed.
protected:
override void OnSiteChanged(EventArgs ^ e);
protected override void OnSiteChanged (EventArgs e);
override this.OnSiteChanged : EventArgs -> unit
Protected Overrides Sub OnSiteChanged (e As EventArgs)
Parameters
Event to be raised.