Gets the value of the column index on the current row
object this[int] {get;}
Gets the value of the column name on the current row
object this[string] {get;}
AntDataReader Interface | Ant.Database Namespace