IDTSConnectionInfos100.Item[Object] Propriedade

Definição

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionInfo100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionInfo100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionInfo100 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.Runtime.Wrapper.Sql2014.IDTSConnectionInfo100
Default Public ReadOnly Property Item(Index As Object) As IDTSConnectionInfo100

Parâmetros

Index
Object

Valor da propriedade

Um objeto IDTSConnectionInfo100 da coleção que corresponde ao nome, ao índice, à ID ou à identidade fornecida no parâmetro Index.

Atributos

Aplica-se a