ISfcRenamable Interface
Defines methods that can be used to rename an object in storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Rename(SfcKey^) | Renames this object to the specified key and updates the storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ScriptRename(SfcKey^) | Produces the script to rename this object to the specified key. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Show:
