Condition.ISfcRenamable.Rename(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.
Renames the object on the server.
void ISfcRenamable.Rename (Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey key);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable.Rename : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> unit
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable.Rename : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> unit
Sub Rename (key As SfcKey) Implements ISfcRenamable.Rename
Parameters
- key
- SfcKey