Share via


CompiledDataContext.GetVariableValue(Int32) 메서드

정의

데이터 컨텍스트에 사용된 변수의 값을 가져옵니다.

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

매개 변수

index
Int32

변수의 인덱스입니다.

반환

데이터 컨텍스트에 사용된 변수의 값입니다.

적용 대상