Compartir a través de


Interfaz ISfcRenamable

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

El tipo ISfcRenamable expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Rename Renames this object to the specified key and updates the storage. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público ScriptRename Produces the script to rename this object to the specified key. 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