Compartilhar via


Propriedade IVsDataConnection.Provider

Obtém o GUID do provedor de dados.

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

Sintaxe

'Declaração
ReadOnly Property Provider As Guid
Guid Provider { get; }
property Guid Provider {
    Guid get ();
}
abstract Provider : Guid
function get Provider () : Guid

Valor de propriedade

Tipo: System.Guid
Um objeto de Guid que representa o GUID do provedor de dados.

Segurança do .NET Framework

Consulte também

Referência

IVsDataConnection Interface

Namespace Microsoft.VisualStudio.Data.Services