Поделиться через


Интерфейс ISfcAlterable

Defines a method to produce a script that can be used to alter the storage to match the current object state. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Interface ISfcAlterable _
    Inherits IAlterable
'Применение
Dim instance As ISfcAlterable
public interface ISfcAlterable : IAlterable
public interface class ISfcAlterable : IAlterable
type ISfcAlterable =  
    interface 
        interface IAlterable 
    end
public interface ISfcAlterable extends IAlterable

Тип ISfcAlterable обеспечивает доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Alter Updates any property changes on an instance of Microsoft SQL Server. (Производный от IAlterable.)
Открытый метод ScriptAlter Produces the script to alter the storage to match the current object state. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc