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

備註

The IRenamable class is implemented by various instance classes.