Share via


IRenamable 介面

在參考的連接上定義 Rename 方法。

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

語法

'宣告
Public Interface IRenamable
'用途
Dim instance As IRenamable
public interface IRenamable
public interface class IRenamable
type IRenamable =  interface end
public interface IRenamable

IRenamable 型別公開下列成員。

方法

  名稱 說明
公用方法 Rename 重新命名參考的物件。

回到頁首

備註

IRenamable 類別由各種範例類別的實作。

請參閱

參考

Microsoft.SqlServer.Management.Common 命名空間