AdoDotNetMappedObjectConverter, constructeur (IVsDataConnection)

Initialise une nouvelle instance de la classe AdoDotNetMappedObjectConverter avec l'objet de connexion de données.

Espace de noms :  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    connection As IVsDataConnection _
)
public AdoDotNetMappedObjectConverter(
    IVsDataConnection connection
)
public:
AdoDotNetMappedObjectConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> AdoDotNetMappedObjectConverter
public function AdoDotNetMappedObjectConverter(
    connection : IVsDataConnection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetMappedObjectConverter Classe

AdoDotNetMappedObjectConverter, surcharge

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms