Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

AutoCreate Property

When the TCtDatabase AutoCreate property is set to true, a database dictionary is automatically created during a database connect. The database dictionary is created only if the database connect fails because no database dictionary exists. In this case the database dictionary is created and the database connect operation is retried.

TOCIndex