Compartilhar via


CompiledDataContext.SetVariableValue(Int32, Object) Método

Definição

Retorna o valor da variável usada pelo contexto de dados.

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)

Parâmetros

index
Int32

O índice da variável.

value
Object

O valor da variável.

Aplica-se a