GetServerDefaults property

Applies to
TIB_Dataset

Declaration
Property GetServerDefaults : boolean;

Description
This determins if default that are declared at the server level should be queried and parsed and used when an insert is performed on the client.

This can be a bit expensive since the metadata must be queried.