DataProvider.GetFloat(Int32) Method

Definition

get data for column i as the given type

public float GetFloat (int i);
abstract member GetFloat : int -> single
override this.GetFloat : int -> single
Public Function GetFloat (i As Integer) As Single

Parameters

i
Int32

Returns

Implements

Applies to