ApplicationClass.DBProviderInfos 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.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDBProviderInfos100 ^ DBProviderInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDBProviderInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(5)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSDBProviderInfos100 DBProviderInfos { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.DBProviderInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSDBProviderInfos100
Public Overridable ReadOnly Property DBProviderInfos As IDTSDBProviderInfos100
Property Value
Implements
- Attributes