หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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()