|
AgnosticDatabaseConfigurationExtender |
This class and its members are reserved for internal use and are not intended to be used in your code. This class must be ComVisible and public because it is used in the Visual Studio property window. |
|
AgnosticDatabaseConfigurationSandboxExtender |
This class and its members are reserved for internal use and are not intended to be used in your code. This class must be ComVisible and public because it is used in the Visual Studio property window. |
|
AgnosticDatabaseFileNodeExtender |
This class and its members are reserved for internal use and are not intended to be used in your code. This class must be ComVisible and public because it is used in the Visual Studio property window. |
|
AgnosticDatabaseFolderNodeExtender |
This class and its members are reserved for internal use and are not intended to be used in your code. This class must be ComVisible and public because it is used in the Visual Studio property window. |
|
ItemPropertyWizard |
This class and its members are reserved for internal use and are not intended to be used in your code. This wizard is used to create the XMLSchema item. Most of the code was copied from the original wizard that was used to create the XMLSchema item in VSLang projects. |
|
LoadedEventArgs |
This class and its members are reserved for internal use and are not intended to be used in your code. This class provides data to the DocDataBase Loaded event. |
|
NewPlanWizard |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAAssemblyReference |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OADatabaseFileReference |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OADatabaseProjectReference |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OADatabaseSchemaView |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object exposed to Design Time Extensibility (DTE). Retrieve this object through the EnvDTE.Window.Object method, where the window is the Database Schema View tool window. |
|
OADataConnectionOptions |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object for the data connection options. It coordinates the update of the settings and the user interface (UI). |
|
OADependencyViewer |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object exposed to Design Time Extensibility (DTE). Retrieve this object through the EnvDTE.Window.Object method, where the window is the Dependency Viewer toolwindow. |
|
OAFileItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAFolderItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OANavigableProjectItems |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OANestedProjectItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OANullProperty |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAProject |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAProjectItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAProjectItems |
This class and its members are reserved for internal use and are not intended to be used in your code. This class has a full implementation of ProjectItems interface. |
|
OAProjectReference |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAProperties |
This class and its members are reserved for internal use and are not intended to be used in your code. This class defines automation support for properties. |
|
OAPropertiesFolderItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAProperty |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAReferenceBase |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAReferenceFolderItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAReferenceItem |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OAReferences |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OASchemaCompare |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object exposed to Design Time Extensibility (DTE). |
|
OASchemaCompareModel |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object that is exposed to Design Time Extensibility (DTE). |
|
OASolutionFolder |
This class and its members are reserved for internal use and are not intended to be used in your code. This is the automation object exposed to Design Time Extensibility (DTE) for solution folders. |
|
OptionPage |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
OutputWindow |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
PropertyGroup |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents a collection of custom properties that can be selected into a PropertyGrid. These properties provide functionality beyond that of the simple reflection correctly used to query the properties of an object. |
|
PropertyGroupWithEvents |
This class and its members are reserved for internal use and are not intended to be used in your code. An extension of PropertyGroup that manages a table of property values, in addition to raising events when property values are requested or set. |
|
PropertyItem |
This class and its members are reserved for internal use and are not intended to be used in your code. Represents a single property in a PropertyItem. |
|
ProvideCustomMarkerAttribute |
This class and its members are reserved for internal use and are not intended to be used in your code. This class is used to register the custom marker types. This is public because it is used to register markers when we register the package. |
|
ServerExplorerCommandHandler |
This class and its members are reserved for internal use and are not intended to be used in your code. This class provides a command handler for supported data view (Server Explorer) commands. |
|
SettingsControl |
This class and its members are reserved for internal use and are not intended to be used in your code. It is not an abstract class because Visual Studio designer requires it to be nonabstract. |
|
SharedStatusBarAutoRelease |
This class and its members are reserved for internal use and are not intended to be used in your code. This class is used to take ownership and automatically release ownership of the status bar. |
|
StaticCodeAnalysisExtender |
This class and its members are reserved for internal use and are not intended to be used in your code. This extends the IDatabaseProjectConfiguration object to provide additional properties. This class must be public for the properties window to "see" it. |