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 命名空间