Share via


ProjectVariablesWrapper.Item[Object] Proprietà

Definizione

Ottiene l'oggetto IDTSVariable100 specificato dalla raccolta ProjectVariablesWrapper.

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

Indice dell'oggetto variabile da restituire.

Valore della proprietà

Oggetto IDTSVariable100 specificato.

Implementazioni

Si applica a