UDTs information from results is available through the SQLColAttribute as shown in the following table:
Field Identifier | Information returned in | Description |
---|---|---|
SQL_COLUMN_TD_UDT_INDICATOR | NumericAttributePtr | A numeric value that specifies the UDT indicator. If the SIP is disabled UDT Indicator is unknown, this variable contains a value zero. |
SQL_COLUMN_TD_UDT_NAME | CharacterAttributePtr | Fully Qualified Type Name (for example, "SYSUDTLIB.ST_GEOMETRY", "SYSUDTLIB.SSN", and so on). If the SIP is disabled UDT data type name is unknown, this variable contains an empty string. |