SqlWorkbenchHierarchy.VSITEMID2Node 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오버로드
| VSITEMID2Node(UInt32) | |
| VSITEMID2Node(UInt32, HierarchyNodeList) | |
| VSITEMID2Node(UInt32, ISqlToolsHierNode) |
VSITEMID2Node(UInt32)
protected:
Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ VSITEMID2Node(System::UInt32 itemid);
protected Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode VSITEMID2Node (uint itemid);
member this.VSITEMID2Node : uint32 -> Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode
Protected Function VSITEMID2Node (itemid As UInteger) As ISqlToolsHierNode
매개 변수
- itemid
- UInt32
반환
적용 대상
VSITEMID2Node(UInt32, HierarchyNodeList)
protected:
void VSITEMID2Node(System::UInt32 itemid, Microsoft::SqlServer::Management::UI::VSIntegration::HierarchyNodeList ^ % rgNodeList);
protected void VSITEMID2Node (uint itemid, ref Microsoft.SqlServer.Management.UI.VSIntegration.HierarchyNodeList rgNodeList);
member this.VSITEMID2Node : uint32 * HierarchyNodeList -> unit
Protected Sub VSITEMID2Node (itemid As UInteger, ByRef rgNodeList As HierarchyNodeList)
매개 변수
- itemid
- UInt32
- rgNodeList
- HierarchyNodeList
적용 대상
VSITEMID2Node(UInt32, ISqlToolsHierNode)
protected:
void VSITEMID2Node(System::UInt32 itemid, [Runtime::InteropServices::Out] Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ % ppNode);
protected void VSITEMID2Node (uint itemid, out Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode ppNode);
member this.VSITEMID2Node : uint32 * ISqlToolsHierNode -> unit
Protected Sub VSITEMID2Node (itemid As UInteger, ByRef ppNode As ISqlToolsHierNode)
매개 변수
- itemid
- UInt32
- ppNode
- ISqlToolsHierNode