SfcCollection<T,K,ParentT>.ISfcCollection.Rename Method

Definition

void ISfcCollection.Rename (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance, Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey newKey);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.Rename : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> unit
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.Rename : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> unit
Sub Rename (sfcInstance As SfcInstance, newKey As SfcKey) Implements ISfcCollection.Rename

Parameters

sfcInstance
SfcInstance
newKey
SfcKey

Implements

Applies to