EnvironmentInfo.ISfcRenamable.Rename メソッド
環境の名前を変更します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Private Sub Rename ( _
newKey As SfcKey _
) Implements ISfcRenamable.Rename
'使用
Dim instance As EnvironmentInfo
Dim newKey As SfcKey
CType(instance, ISfcRenamable).Rename(newKey)
void ISfcRenamable.Rename(
SfcKey newKey
)
private:
virtual void Rename(
SfcKey^ newKey
) sealed = ISfcRenamable::Rename
private abstract Rename :
newKey:SfcKey -> unit
private override Rename :
newKey:SfcKey -> unit
JScript は明示的なインターフェイス実装の使用をサポートしていますが、新規の宣言はサポートしていません。
パラメーター
- newKey
型: Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
使用する新しいキー。