SQLWorkbenchPackage Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Importante
Esta API no es conforme a CLS.
public ref class SQLWorkbenchPackage abstract : IDisposable, IServiceProvider, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget, Microsoft::VisualStudio::Shell::Interop::IVsPackage, System::ComponentModel::Design::IServiceContainer, System::ComponentModel::IContainer
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
public abstract class SQLWorkbenchPackage : IDisposable, IServiceProvider, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget, Microsoft.VisualStudio.Shell.Interop.IVsPackage, System.ComponentModel.Design.IServiceContainer, System.ComponentModel.IContainer
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type SQLWorkbenchPackage = class
interface IContainer
interface IDisposable
interface IVsPackage
interface Utils.IOleServiceProvider
interface IOleCommandTarget
interface IServiceContainer
interface IServiceProvider
Public MustInherit Class SQLWorkbenchPackage
Implements IContainer, IDisposable, IOleCommandTarget, IServiceContainer, IServiceProvider, IVsPackage
- Herencia
-
SQLWorkbenchPackage
- Derivado
- Atributos
- Implementaciones
Constructores
| SQLWorkbenchPackage() | |
| SQLWorkbenchPackage(SQLWorkbenchPackage+OptionsPage[]) |
Campos
| trALWAYS | |
| trERR | |
| trL1 | |
| trL2 | |
| trWARN |
Propiedades
| Components | |
| GlobalCommandTargets |
Métodos
Implementaciones de interfaz explícitas
| IOleCommandTarget.Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) | |
| IOleCommandTarget.QueryStatus(Guid, UInt32, OLECMD[], IntPtr) | |
| IServiceProvider.GetService(Type) |