SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type, ILocalRegistry) 메서드

정의

public:
 static System::Object ^ CreateHierarchyWrapper(Type ^ typeToWrap, Microsoft::VisualStudio::Shell::Interop::ILocalRegistry ^ localReg);
public static object CreateHierarchyWrapper (Type typeToWrap, Microsoft.VisualStudio.Shell.Interop.ILocalRegistry localReg);
static member CreateHierarchyWrapper : Type * Microsoft.VisualStudio.Shell.Interop.ILocalRegistry -> obj
Public Shared Function CreateHierarchyWrapper (typeToWrap As Type, localReg As ILocalRegistry) As Object

매개 변수

typeToWrap
Type
localReg
ILocalRegistry

반환

적용 대상