ISfcCollection.Rename(SfcInstance, SfcKey) 方法

定義

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)

參數

sfcInstance
SfcInstance
newKey
SfcKey

適用於