Interface IRenamable
Defines the Rename method on the referenced connection.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Public Interface IRenamable
'Utilisation
Dim instance As IRenamable
public interface IRenamable
public interface class IRenamable
type IRenamable = interface end
public interface IRenamable
Le type IRenamable expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Rename | Renames the referenced object. |
Haut de la page
Notes
The IRenamable class is implemented by various instance classes.