Microsoft.VisualStudio.Data.Tools.Package.Internal Namespace

Classes

  Class Description
Public class AgnosticDatabaseConfigurationExtender
Public class AgnosticDatabaseFileNodeExtender
Public class AgnosticDatabaseFolderNodeExtender
Public class DatabaseConfigurationExtender
Public class DatabaseFileNodeExtender
Public class DatabaseProjectOrSqlSchemaFileReferenceNodeExtender This class and its members are reserved for internal use and are not intended to be used in your code. Provides the properties on a SQLDB project reference node
Public class DatabaseProjectProjectNodeExtender
Public class 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 used to create the XMLSchema item in VSLang projects.
Public class LoadedEventArgs This class and its members are reserved for internal use and are not intended to be used in your code. Provides data to the DocDataBase Loaded event
Public class OAAssemblyReference This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OADatabaseFileReference This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OADatabaseProjectReference This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAFileItem This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAFolderItem This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAGeneralOptions 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 UI.
Public class OAImportDatabase This class and its members are reserved for internal use and are not intended to be used in your code. This class is the automation interface for the SqlProjectWizard
Public class OAImportScript This class and its members are reserved for internal use and are not intended to be used in your code. This class is the automation interface for the ImportScriptWizard
Public class OANavigableProjectItems This class and its members are reserved for internal use and are not intended to be used in your code. This can navigate a collection object only (partial implementation of ProjectItems interface)
Public class OANullProperty This class and its members are reserved for internal use and are not intended to be used in your code. This object defines a so called null object that is returned as instead of null. This is because callers in VSCore usually crash if a null propery is returned for them.
Public class OAOnlineEditingOptions 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 UI.
Public class OAProject This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAProjectItem This class and its members are reserved for internal use and are not intended to be used in your code.
Public class 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
Public class OAProjectReference This class and its members are reserved for internal use and are not intended to be used in your code.
Public class 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.
Public class OAPropertiesFolderItem
Public class OAProperty This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAReferenceBase This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAReferenceFolderItem This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAReferenceItem This class and its members are reserved for internal use and are not intended to be used in your code.
Public class OAReferences This class and its members are reserved for internal use and are not intended to be used in your code.
Public class 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 DTE. Retrieve this object through the EnvDTE.ActiveWindow.Object method where the ActiveWindow is a Schema Compare editor.
Public class 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 exposed to DTE. Retrieve this object through the EnvDTE.ActiveDocument.Object("ModelRoot") method where the ActiveWindow is a SchemaCompare
Public class OptionPage
Public class OutputWindow This class and its members are reserved for internal use and are not intended to be used in your code. This class wraps the IVsOutputWindowPane which allows the user to manipulate the VS Output pane.
Public class 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 to provide functionality beyond that of the simple reflection normally used to query an object's properties.
Public class 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 firing events when property values are requested or set.
Public class 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.
Public class 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 for registering the custom marker types. If this class is implemented by VSIP SDK later on, we might have to get rid of this and tweek the code a little bit to avoid the clash
Public class ServerExplorerCommandHandler This class and its members are reserved for internal use and are not intended to be used in your code. Command handler for data view (server explorer) commands that we support.
Public class 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 VS designer requires it to be non abstract.
Public class SqlClrReferenceNodeExtender This class and its members are reserved for internal use and are not intended to be used in your code. Provides the properties on a SqlClr reference node
Public class 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. Note that this must be public in order for the properties window to "see" them.

Interfaces

  Interface Description
Public interface IDocDataBase This class and its members are reserved for internal use and are not intended to be used in your code. The interface all our document data supports.

Enumerations

  Enumeration Description
Public enumeration CopyToOutputDirectoryValue This class and its members are reserved for internal use and are not intended to be used in your code. Valid values for the copy to output directory file property.
Public enumeration ExtendedTSqlVerificationValue This class and its members are reserved for internal use and are not intended to be used in your code. Valid values for the copy to Extended Transact-Sql Verification file property.
Public enumeration PermissionSetsPropertyValue
Public enumeration SevenSetsPropertyValue This class and its members are reserved for internal use and are not intended to be used in your code. Valid values for the 7 sets properties.