Compartir a través de


ApplicationClass.TaskInfos Propiedad

Definición

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

Valor de propiedad

Colección TaskInfos que contiene todos los objetos TaskInfo en la aplicación.

Implementaciones

Atributos

Se aplica a