ISfcCollection.Rename(SfcInstance, SfcKey) Method

Definition

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

Applies to