Compartir a través de


CompiledDataContext.GetVariableValue(Int32) Método

Definición

Obtiene el valor de la variable usada por el contexto de datos.

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

Parámetros

index
Int32

Índice de la variable.

Devoluciones

El valor de la variable usada por el contexto de datos.

Se aplica a