Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes the connection parameters.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Protected Overrides Sub ConnectionParmsChanged
'Usage
Me.ConnectionParmsChanged()
protected override void ConnectionParmsChanged()
protected:
virtual void ConnectionParmsChanged() override
abstract ConnectionParmsChanged : unit -> unit
override ConnectionParmsChanged : unit -> unit
protected override function ConnectionParmsChanged()