IDTSApplication100.DBProviderInfos Property

Definition

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

Property Value

A IDTSDBProviderInfos100 collection that contains all the IDTSDBProviderInfo100 objects for the application.

Attributes

Applies to