Interface IRenamable

Defines the Rename method on the referenced connection.

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (dans 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

Notes

The IRenamable class is implemented by various instance classes.