ISfcCollection.Rename Method (SfcInstance, SfcKey)
Renames the specified SfcInstance object. 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)
Parameters
- sfcInstance
-
Type:
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
The SfcInstance object to rename.
- newKey
-
Type:
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
The new key for the object.
Show: