Compartir a través de


ProviderType Propiedad

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see DBProviderInfo.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
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