RecordSetReader Item Property (Int32)NReco.Data Class Library Documentation

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

public override Object this[
	int ordinal
] { get; }

Property Value

Type: Object

Implements

IDataRecord Item Int32 
See Also