Hello,
After performing a TSmartQuery.Describe, and then looking at FieldDefs, is there any way to distinguish an XMLTYPE stored as CLOB vs an XMLTYPE stored as BINARY?
Thanks,
John
TSmartQuery.Describe
Re: TSmartQuery.Describe
Hello,
No, unfortunately, it is impossible to define the XML field type by FieldDefs. For this, the table DDL should be analyzed.
No, unfortunately, it is impossible to define the XML field type by FieldDefs. For this, the table DDL should be analyzed.