IDTSApplication150.TaskInfos 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:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSTaskInfos100 ^ TaskInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSTaskInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSTaskInfos100 TaskInfos { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.TaskInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSTaskInfos100
Public ReadOnly Property TaskInfos As IDTSTaskInfos100
Property Value
Implements
- Attributes