Subject ServerDefaults
Author ulrich_groffy
Hello,

I still have some problems in understanding some properties.

I unterstood, that setting getServerDefaults to true in TIB_Query
brings a time penalty when opening (preparing?)the query.

Somewhere in newsgroup I read, that I can define (for example) server
domains (and their default values) by code in the TIB_Query
(ColumnAttributes(?))

Or maybe :

If I set property getServerDefaults to true (for testing purposes),
in which property I can look which informations the server delievered?

Best - Ulrich