Интерфейс IAlterable
Defines a method to alter an object on the referenced connection.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)
Синтаксис
'Декларация
Public Interface IAlterable
'Применение
Dim instance As IAlterable
public interface IAlterable
public interface class IAlterable
type IAlterable = interface end
public interface IAlterable
Тип IAlterable обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Alter | Updates any property changes on an instance of Microsoft SQL Server. |
В начало
Замечания
The IAlterable class is implemented by various instance classes.