Linguaggio

IDTSConfigurations100.Item[Object] Proprietà

Definizione

Ottiene un IDTSConfiguration100 oggetto dall'insieme.

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

Parametri

Index
Object

Il nome, la descrizione, l'ID o l'indice dell'oggetto IDTSConfiguration100 da restituire.

Valore della proprietà

Un oggetto IDTSConfiguration100.

Attributi

Si applica a