Microsoft.VisualStudio.Data.Schema.Project.Common Namespace

The Microsoft.VisualStudio.Data.Schema.Project.Common namespace provides interfaces and classes to support the Project feature. It supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Classes

  Class Description
Public class DataUtilities Represents data utilities used for connection.
Public class OleCmdTextHelper Used to change between IntPtr and OleText and is used in IOleCommandTarget.QueryStatus, which allows users to pass back menu button text changes as IntPtr (OleText) objects.
Public class ServiceProviderHelper The helper class for service providers.

Delegates

  Delegate Description
Public delegate DataUtilities.FoundSqlConnection Delegate used as callback in GetMsSqlConnections.