Returns the first record from the query result.
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax
Type Parameters
- T
Return Value
Type: Tdepending on T, single value or all fields values from the first record
See Also