IVsProjectDataConnection Interface

 

Provides a data connection for the debugger. Used when stepping through a SQL document.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[GuidAttribute("8E40D748-F682-4951-B465-16D0C252A69D")]
[InterfaceTypeAttribute(1)]
public interface IVsProjectDataConnection

NameDescription
System_CAPS_pubmethodGetProjectSqlConnection(Object)

Gets the SQL connection for the project.

Return to top
Show: