Interfaccia IRenamable
Defines 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
'Utilizzo
Dim instance As IRenamable
public interface IRenamable
public interface class IRenamable
type IRenamable = interface end
public interface IRenamable
Nel tipo IRenamable sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Rename | Renames the referenced object. |
In alto
Osservazioni
The IRenamable class is implemented by various instance classes.