Compartir a través de


Interfaz ISfcMovable

Defines methods that can be used to move an object in storage. 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 ISfcMovable
'Uso
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

El tipo ISfcMovable expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Move Moves this object under the specified parent object and updates the storage to reflect the move. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público ScriptMove Produces the script to move this object under the specified parent object 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