Sdílet prostřednictvím


CompiledDataContext.SetVariableValue(Int32, Object) Metoda

Definice

Vrátí hodnotu proměnné používané kontextem dat.

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

Index proměnné.

value
Object

Hodnota proměnné.

Platí pro