IRenamable Interface
The IRenamable class represents an interface that implements the Rename method on the referenced connection.
Spazio dei nomi: Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Sintassi
'Dichiarazione
Public Interface IRenamable
public interface IRenamable
public interface class IRenamable
public interface IRenamable
public interface IRenamable
Osservazioni
The IRenamable class is implemented by various instance classes.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IRenamable Members
Microsoft.SqlServer.Management.Common Namespace