Condividi tramite


Interfaccia ISfcRenamable

Defines methods that can be used to rename an object in storage. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Interface ISfcRenamable
'Utilizzo
Dim instance As ISfcRenamable
public interface ISfcRenamable
public interface class ISfcRenamable
type ISfcRenamable =  interface end
public interface ISfcRenamable

Nel tipo ISfcRenamable sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Rename Renames this object to the specified key and updates the storage. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico ScriptRename Produces the script to rename this object to the specified key. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

In alto