共用方式為


ConnectionCannotBeChangedException 建構函式

Initializes a new instance of the ConnectionCannotBeChangedException class.

命名空間:  Microsoft.SqlServer.Management.Common
組件:  Microsoft.SqlServer.ConnectionInfo (在 Microsoft.SqlServer.ConnectionInfo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New ConnectionCannotBeChangedException()
public ConnectionCannotBeChangedException()
public:
ConnectionCannotBeChangedException()
new : unit -> ConnectionCannotBeChangedException
public function ConnectionCannotBeChangedException()

備註

The default constructor initializes any fields to their default values.

請參閱

參考

ConnectionCannotBeChangedException 類別

ConnectionCannotBeChangedException 多載

Microsoft.SqlServer.Management.Common 命名空間