BusinessLogicDataReader.GetDouble(Int32) 方法

定义

public:
 virtual double GetDouble(int i);
public double GetDouble (int i);
abstract member GetDouble : int -> double
override this.GetDouble : int -> double
Public Function GetDouble (i As Integer) As Double

参数

i
Int32

返回

实现

适用于