Compartir a través de


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)

Syntax

<InterfaceTypeAttribute()> _
<GuidAttribute("8E40D748-F682-4951-B465-16D0C252A69D")> _
Public Interface IVsProjectDataConnection

Dim instance As IVsProjectDataConnection
[InterfaceTypeAttribute()]
[GuidAttribute("8E40D748-F682-4951-B465-16D0C252A69D")]
public interface IVsProjectDataConnection
[InterfaceTypeAttribute()]
[GuidAttribute(L"8E40D748-F682-4951-B465-16D0C252A69D")]
public interface class IVsProjectDataConnection
public interface IVsProjectDataConnection

See Also

Reference

IVsProjectDataConnection Members

Microsoft.VisualStudio.Shell.Interop Namespace