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 class contains all the service accessor properties.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Package.UI.DataPackage.Services
Namespace: Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public NotInheritable Class Services
public static class Services
public ref class Services abstract sealed
[<AbstractClass>]
[<Sealed>]
type Services = class end
public final class Services
The DataPackage.Services type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ConnectionDialogFactory | Gets the DataConnectionDialogFactory service. |
![]() ![]() |
DataConnectionFactory | Gets the DataConnectionFactory service. |
![]() ![]() |
DataConnectionManager | Gets the DataConnectionManager service. |
![]() ![]() |
DTE | Gets the DTE service. |
![]() ![]() |
ExplorerConnectionManager | Gets the DataExplorerConnectionManager service. |
![]() ![]() |
Help | Gets the Visual Studio Help service. |
![]() ![]() |
LinkedUndoTransactionManager | Gets the service for the LinkedUndoTransactionManager, |
![]() ![]() |
LocalRegistry | Gets the ILocalRegistry service. |
![]() ![]() |
OleComponentManager | Gets the IOleComponentManager. |
![]() ![]() |
OutputWindow | Gets the output window service. |
![]() ![]() |
PreviewChangesService | Gets the service to refactor PreviewChanges. |
![]() ![]() |
UIService | Gets the Windows Forms user interface service. |
Top
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.