ColCount | Gets the number of columns in the current Recordset object. | 
  ColIndex | Gets the index (zero-based) of a Recordset column specified by column name. | 
  ColName | The name of the Recordset column specified by Index (zero-based). | 
  ColSize | The physical size as defined in the database of the fields in the column specified by Index (zero-based). | 
  ColType | The data type of column. |