共用方式為


ISfcRenamable 介面

Defines methods that can be used to rename an object in storage. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Interface ISfcRenamable
'用途
Dim instance As ISfcRenamable
public interface ISfcRenamable
public interface class ISfcRenamable
type ISfcRenamable =  interface end
public interface ISfcRenamable

ISfcRenamable 型別公開下列成員。

方法

  名稱 說明
公用方法 Rename Renames this object to the specified key and updates the storage. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 ScriptRename Produces the script to rename this object to the specified key. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層