SfcCollection<T,K,ParentT>.ISfcCollection.Rename 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.
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