SQLWorkbenchPackage Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è 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
- Ereditarietà
-
SQLWorkbenchPackage
- Derivato
- Attributi
- Implementazioni
Costruttori
| SQLWorkbenchPackage() | |
| SQLWorkbenchPackage(SQLWorkbenchPackage+OptionsPage[]) |
Campi
| trALWAYS | |
| trERR | |
| trL1 | |
| trL2 | |
| trWARN |
Proprietà
| Components | |
| GlobalCommandTargets |
Metodi
Implementazioni dell'interfaccia esplicita
| IOleCommandTarget.Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) | |
| IOleCommandTarget.QueryStatus(Guid, UInt32, OLECMD[], IntPtr) | |
| IServiceProvider.GetService(Type) |