AdomdDataReader.GetFloat(Int32) Method

Definition

GetFloat

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

Parameters

ordinal
Int32

ordinal

Returns

Information not available for this release.

Implements

Applies to