Partilhar via


Construtor DataObjectIdentifierConverter (IVsDataConnection)

Inicializa uma instância da classe com parâmetros de DataObjectIdentifierConverter , especificando um objeto de 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 DataObjectIdentifierConverter(
    IVsDataConnection connection
)
protected:
DataObjectIdentifierConverter(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataObjectIdentifierConverter
protected function DataObjectIdentifierConverter(
    connection : IVsDataConnection
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DataObjectIdentifierConverter Classe

Sobrecargas DataObjectIdentifierConverter

Namespace Microsoft.VisualStudio.Data.Framework