Linguaggio

ProjectVariablesWrapper.Item[Object] Proprietà

Definizione

Ottiene l'oggetto specificato IDTSVariable100 dalla ProjectVariablesWrapper collezione.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariable100 ^ get(System::Object ^ index); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariable100 this[object index] { get; }
member this.Item(obj) : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariable100
Default Public ReadOnly Property Item(index As Object) As IDTSVariable100

Parametri

index
Object

L'indice dell'oggetto variabile da restituire

Valore della proprietà

Oggetto specificato IDTSVariable100 .

Implementazioni

Si applica a