string GetCol(int iIndex)
Return values
Returns an string with the retrieved data from the column.
Parameters
Remarks
Note that the column index is 1 based. If ColCount() return 10 the valid index range are 1-10. To retrieve the type of the data, call GetColType()