ISfcCollection.Rename(SfcInstance, SfcKey) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Rename (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance, Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey newKey);
abstract member Rename : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> unit
Public Sub Rename (sfcInstance As SfcInstance, newKey As SfcKey)
Parameters
- sfcInstance
- SfcInstance
- newKey
- SfcKey