INodeRename 인터페이스
Supports the in place renaming of a hierarchy node.
이 API는 CLS 규격이 아닙니다. CLS 규격 대체 항목은 [false]입니다.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
Public Interface INodeRename
‘사용 방법
Dim instance As INodeRename
[CLSCompliantAttribute(false)]
public interface INodeRename
[CLSCompliantAttribute(false)]
public interface class INodeRename
[<CLSCompliantAttribute(false)>]
type INodeRename = interface end
public interface INodeRename
INodeRename 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Parent | Gets or sets the parent node in the hierarchy. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
OnRename | Performs the action of renaming of the node. |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스