Ant Organisation Ltd documentation

AntDataReader.Item Property

Gets the value of the column index on the current row

Overload List

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;}

See Also

AntDataReader Interface | Ant.Database Namespace