หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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
The IRenamable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Rename | Renames the referenced object. |
Top
Remarks
The IRenamable class is implemented by various instance classes.
.gif)