Partilhar via


Construtor DataMappedObjectConverter (IVsDataConnection)

Inicializa uma nova instância da classe de DataMappedObjectConverter , juntamente com uma conexão de dados.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (em Microsoft.VisualStudio.Data.Framework.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    connection As IVsDataConnection _
)
protected DataMappedObjectConverter(
    IVsDataConnection connection
)
protected:
DataMappedObjectConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataMappedObjectConverter
protected function DataMappedObjectConverter(
    connection : IVsDataConnection
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DataMappedObjectConverter Classe

Sobrecargas DataMappedObjectConverter

Namespace Microsoft.VisualStudio.Data.Framework