Partilhar via


Interface ISfcMovable

Defines methods that can be used to move an object in storage. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Interface ISfcMovable
'Uso
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

O tipo ISfcMovable expõe os membros a seguir.

Métodos

  Nome Descrição
Método público Move Moves this object under the specified parent object and updates the storage to reflect the move. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público ScriptMove Produces the script to move this object under the specified parent object Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Sdk.Sfc