Propriedade do RDL ProviderType
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no 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
Valor da propriedade
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .DTSProviderType
Consulte também