Udostępnij za pośrednictwem


CompiledDataContext.SetVariableValue(Int32, Object) Metoda

Definicja

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

protected:
 void SetVariableValue(int index, System::Object ^ value);
protected void SetVariableValue (int index, object value);
member this.SetVariableValue : int * obj -> unit
Protected Sub SetVariableValue (index As Integer, value As Object)

Parametry

index
Int32

Indeks zmiennej.

value
Object

Wartość zmiennej.

Dotyczy