IDTSDBProviderInfo100.ProviderType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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