SQLColAttributes (Core)

[This is preliminary documentation and subject to change.]

This function is modified to use information from the WBEM database. This function returns descriptor information for a column in a result set. See SQLColumns for a description of how this information is retrieved. This function does not impose any demands on the qualifiers that must be made available for a property (column) in a class object (table) in a WBEM database. It is possible to ask for an SQL_COLUMN_LABEL, which is a label that utilities can use to describe a column. In our case this can reduce to the column name.