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 | |
---|---|---|
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. | |
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