IVsProjectDataConnection Interface

Définition

Fournit une connexion de données pour le débogueur. Utilisé lors de l'exécution pas à pas d'un document SQL.

public interface class IVsProjectDataConnection
public interface class IVsProjectDataConnection
__interface IVsProjectDataConnection
[System.Runtime.InteropServices.Guid("8E40D748-F682-4951-B465-16D0C252A69D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProjectDataConnection
[<System.Runtime.InteropServices.Guid("8E40D748-F682-4951-B465-16D0C252A69D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProjectDataConnection = interface
Public Interface IVsProjectDataConnection
Attributs

Méthodes

GetProjectSqlConnection(Object)

Obtient la connexion SQL pour le projet.

S’applique à