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 名前空間