Share via


ApplicationClass.TaskInfos Propriété

Définition

Retourne une collection TaskInfos qui contient des objets TaskInfo. Cette propriété est en lecture seule.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSTaskInfos100 ^ TaskInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSTaskInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public virtual 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 Overridable ReadOnly Property TaskInfos As IDTSTaskInfos100

Valeur de propriété

Collection TaskInfos qui contient tous les objets TaskInfo dans l'application.

Implémente

Attributs

S’applique à