Compartir a través de


Interfaz ISfcAlterable

Defines a method to produce a script that can be used to alter the storage to match the current object state. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Interface ISfcAlterable _
    Inherits IAlterable
'Uso
Dim instance As ISfcAlterable
public interface ISfcAlterable : IAlterable
public interface class ISfcAlterable : IAlterable
type ISfcAlterable =  
    interface 
        interface IAlterable 
    end
public interface ISfcAlterable extends IAlterable

El tipo ISfcAlterable expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Alter Updates any property changes on an instance of Microsoft SQL Server. (Se hereda de IAlterable.)
Método público ScriptAlter Produces the script to alter the storage to match the current object state. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc