Freigeben über


IRenamable-Schnittstelle

Defines the Rename method on the referenced connection.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Syntax

'Declaration
Public Interface IRenamable
'Usage
Dim instance As IRenamable
public interface IRenamable
public interface class IRenamable
type IRenamable =  interface end
public interface IRenamable

Der IRenamable-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Rename Renames the referenced object.

Zum Anfang

Hinweise

The IRenamable class is implemented by various instance classes.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Common-Namespace