共用方式為


IRenamable 介面

Defines the Rename method on the referenced connection.

命名空間:  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 Renames the referenced object.

上層

備註

The IRenamable class is implemented by various instance classes.

請參閱

參考

Microsoft.SqlServer.Management.Common 命名空間