IDTSDBProviderInfo100.ProviderType Property

Definition

For more information, see DBProviderInfo.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProviderType ProviderType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProviderType get(); };
[System.Runtime.InteropServices.DispId(4)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProviderType ProviderType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.ProviderType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProviderType
Public ReadOnly Property ProviderType As DTSProviderType

Property Value

Attributes

Applies to