Metoda ISfcRenamable.Rename
Zmienia nazwę identyfikowane przez SfcKey określony warunek.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
Private Sub Rename ( _
key As SfcKey _
) Implements ISfcRenamable.Rename
'Użycie
Dim instance As Condition
Dim key As SfcKey
CType(instance, ISfcRenamable).Rename(key)
void ISfcRenamable.Rename(
SfcKey key
)
private:
virtual void Rename(
SfcKey^ key
) sealed = ISfcRenamable::Rename
private abstract Rename :
key:SfcKey -> unit
private override Rename :
key:SfcKey -> unit
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Parameters
- key
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
A SfcKey obiektu.