RecordSetReader GetFloat Method NReco.Data Class Library Documentation

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public override float GetFloat(
	int ordinal
)

Return Value

Type: Single

Implements

IDataRecord GetFloat(Int32)
See Also