Интерфейс 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
Тип IRenamable обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Rename | Renames the referenced object. |
В начало
Замечания
The IRenamable class is implemented by various instance classes.