RecordSetReader GetByte Method NReco.Data Class Library Documentation

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

public override byte GetByte(
	int ordinal
)

Return Value

Type: Byte

Implements

IDataRecord GetByte(Int32)
See Also