Udostępnij za pośrednictwem


Metoda NamedSmoObject.RenameImpl

Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Protected Sub RenameImpl ( _
    newName As String _
)
'Użycie
Dim newName As String

Me.RenameImpl(newName)
protected void RenameImpl(
    string newName
)
protected:
void RenameImpl(
    String^ newName
)
member RenameImpl : 
        newName:string -> unit 
protected function RenameImpl(
    newName : String
)

Parametry

  • newName
    Typ: System.String
    Wartość ciąg Określa nową nazwę.