Partilhar via


Propriedade ProviderType

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

For more information, see DBProviderInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
ReadOnly Property ProviderType As DTSProviderType
    Get
'Uso
Dim instance As IDTSDBProviderInfo100
Dim value As DTSProviderType

value = instance.ProviderType
DTSProviderType ProviderType { get; }
property DTSProviderType ProviderType {
    DTSProviderType get ();
}
abstract ProviderType : DTSProviderType
function get ProviderType () : DTSProviderType