Partager via


DataObjectIdentifierConverter, constructeur (IVsDataConnection)

Initialise une instance paramétrée de la classe d' DataObjectIdentifierConverter , en spécifiant un objet de connexion de données.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    connection As IVsDataConnection _
)
protected DataObjectIdentifierConverter(
    IVsDataConnection connection
)
protected:
DataObjectIdentifierConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataObjectIdentifierConverter
protected function DataObjectIdentifierConverter(
    connection : IVsDataConnection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataObjectIdentifierConverter Classe

DataObjectIdentifierConverter, surcharge

Microsoft.VisualStudio.Data.Framework, espace de noms