Поделиться через


IDTSOutputCollection100.Item[Object] Свойство

Определение

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSOutput100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSOutput100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSOutput100 this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSOutput100
Default Public ReadOnly Property Item(Index As Object) As IDTSOutput100

Параметры

Index
Object

Значение свойства

Объект IDTSOutput100, указываемый параметром Index.

Атрибуты

Комментарии

Свойство Item поддерживает получение выходных данных по имени или индексу в коллекции.

Применяется к