Partilhar via


Interface ISfcRenamable

Defines methods that can be used to rename 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 ISfcRenamable
'Uso
Dim instance As ISfcRenamable
public interface ISfcRenamable
public interface class ISfcRenamable
type ISfcRenamable =  interface end
public interface ISfcRenamable

O tipo ISfcRenamable expõe os membros a seguir.

Métodos

  Nome Descrição
Método público Rename Renames this object to the specified key and updates the storage. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público ScriptRename Produces the script to rename this object to the specified key. 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