BusinessLogicDataReader.GetValue(Int32) 方法

定义

public:
 virtual System::Object ^ GetValue(int i);
public object GetValue (int i);
abstract member GetValue : int -> obj
override this.GetValue : int -> obj
Public Function GetValue (i As Integer) As Object

参数

i
Int32

返回

实现

适用于