Udostępnij za pośrednictwem


CompiledDataContext.GetVariableValue(Int32) Metoda

Definicja

Pobiera wartość zmiennej używanej przez kontekst danych.

protected:
 System::Object ^ GetVariableValue(int index);
protected object GetVariableValue (int index);
member this.GetVariableValue : int -> obj
Protected Function GetVariableValue (index As Integer) As Object

Parametry

index
Int32

Indeks zmiennej.

Zwraca

Wartość zmiennej używanej przez kontekst danych.

Dotyczy