CompiledDataContext.GetVariableValue(Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
protected:
System::Object ^ GetVariableValue(int index);
protected object GetVariableValue (int index);
member this.GetVariableValue : int -> obj
Protected Function GetVariableValue (index As Integer) As Object
参数
返回
使用数据上下文的变量的值。
适用于