DataProvider.GetDouble(Int32) Method

Definition

get data for column i as the given type

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

Parameters

i
Int32

Returns

Implements

Applies to