Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This context is set by the profile package in Visual Studio so when SSDT is installed the tool window is available right away.
Namespace: Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer
Assembly: Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer (in Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer.dll)
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Shell.Package
Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer.SqlObjectExplorerPackage
Syntax
[ProvideAutoLoadAttribute("27F27371-B70C-4B7B-BA28-9EDF8A3F0538")]
[ProvideToolWindowAttribute(typeof(SqlServerObjectExplorerToolWindow),
Width = 350, Style = VsDockStyle.Tabbed, Orientation = ToolWindowOrientation.Left,
Window = "74946827-37a0-11d2-a273-00c04f8ef4ff")]
[GuidAttribute("00b73ab4-7a2a-4ddf-90c9-e78a163ab06a")]
[PackageRegistrationAttribute(UseManagedResourcesOnly = true)]
[ProvideLoadKeyAttribute("Standard", "12.0.0.0", "Microsoft SQL Server Data Tools - SQL Object Explorer",
"Microsoft Corporation", 101)]
[ProvideMenuResourceAttribute("Menus.ctmenu", 1)]
public sealed class SqlObjectExplorerPackage : Package, IOleCommandTarget
[ProvideAutoLoadAttribute("27F27371-B70C-4B7B-BA28-9EDF8A3F0538")]
[ProvideToolWindowAttribute((SqlServerObjectExplorerToolWindow^::typeid),
Width = 350, Style = VsDockStyle::Tabbed, Orientation = ToolWindowOrientation::Left,
Window = "74946827-37a0-11d2-a273-00c04f8ef4ff")]
[GuidAttribute("00b73ab4-7a2a-4ddf-90c9-e78a163ab06a")]
[PackageRegistrationAttribute(UseManagedResourcesOnly = true)]
[ProvideLoadKeyAttribute("Standard", "12.0.0.0", "Microsoft SQL Server Data Tools - SQL Object Explorer",
"Microsoft Corporation", 101)]
[ProvideMenuResourceAttribute("Menus.ctmenu", 1)]
public ref class SqlObjectExplorerPackage sealed : Package, IOleCommandTarget
[<Sealed>]
[<ProvideAutoLoadAttribute("27F27371-B70C-4B7B-BA28-9EDF8A3F0538")>]
[<ProvideToolWindowAttribute(typeof(SqlServerObjectExplorerToolWindow),
Width = 350, Style = VsDockStyle.Tabbed, Orientation = ToolWindowOrientation.Left,
Window = "74946827-37a0-11d2-a273-00c04f8ef4ff")>]
[<GuidAttribute("00b73ab4-7a2a-4ddf-90c9-e78a163ab06a")>]
[<PackageRegistrationAttribute(UseManagedResourcesOnly = true)>]
[<ProvideLoadKeyAttribute("Standard", "12.0.0.0", "Microsoft SQL Server Data Tools - SQL Object Explorer",
"Microsoft Corporation", 101)>]
[<ProvideMenuResourceAttribute("Menus.ctmenu", 1)>]
type SqlObjectExplorerPackage =
class
inherit Package
interface IOleCommandTarget
end
<ProvideAutoLoadAttribute("27F27371-B70C-4B7B-BA28-9EDF8A3F0538")>
<ProvideToolWindowAttribute(GetType(SqlServerObjectExplorerToolWindow),
Width := 350, Style := VsDockStyle.Tabbed, Orientation := ToolWindowOrientation.Left,
Window := "74946827-37a0-11d2-a273-00c04f8ef4ff")>
<GuidAttribute("00b73ab4-7a2a-4ddf-90c9-e78a163ab06a")>
<PackageRegistrationAttribute(UseManagedResourcesOnly := True)>
<ProvideLoadKeyAttribute("Standard", "12.0.0.0", "Microsoft SQL Server Data Tools - SQL Object Explorer",
"Microsoft Corporation", 101)>
<ProvideMenuResourceAttribute("Menus.ctmenu", 1)>
Public NotInheritable Class SqlObjectExplorerPackage
Inherits Package
Implements IOleCommandTarget
Constructors
| Name | Description | |
|---|---|---|
![]() |
SqlObjectExplorerPackage() | Initializes a new instance of the SqlObjectExplorerPackage class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ApplicationRegistryRoot | (Inherited from Package.) |
![]() |
OleComponentManager | This class supports the product infrastructure and is not intended to be used directly from your code. Gets the OleComponentManager. |
![]() |
UserDataPath | (Inherited from Package.) |
![]() |
UserLocalDataPath | (Inherited from Package.) |
![]() |
UserRegistryRoot | (Inherited from Package.) |
![]() |
Zombied | (Inherited from Package.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateInstance(Guid, Guid, Type) | (Inherited from Package.) |
![]() |
CreateTool(Guid) | (Inherited from Package.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
FindToolWindow(Type, Int32, Boolean) | (Inherited from Package.) |
![]() |
FindWindowPane(Type, Int32, Boolean) | (Inherited from Package.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetOutputPane(Guid, String) | (Inherited from Package.) |
![]() |
GetProviderLocale() | (Inherited from Package.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
ShowOptionPage(Type) | (Inherited from Package.) |
![]() |
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)