Compartilhar via


Construtor DataObjectIdentifierResolver (IVsDataConnection)

Inicializa uma nova instância da classe de DataObjectIdentifierResolver , especificando o 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 DataObjectIdentifierResolver(
    IVsDataConnection connection
)
protected:
DataObjectIdentifierResolver(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataObjectIdentifierResolver
protected function DataObjectIdentifierResolver(
    connection : IVsDataConnection
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DataObjectIdentifierResolver Classe

Sobrecargas DataObjectIdentifierResolver

Namespace Microsoft.VisualStudio.Data.Framework