get_column_info
Description:
public Record get_column_info (
ColInfo info)
throws Error
Get column informations, returned as record string fields.
Parameters:
| this |
a Query
|
| info |
a ColInfo specifying the type of information to return
|
Returns:
|
a newly allocated Record containing informations or null
on error.
|