DAC for MySQL

TDataSet.Properties.CachedUpdates

Previous Next

Does not affect on dataset behavior!!!

Syntax:

property CachedUpdates: Boolean;

Description:

MySQLDAC does not support cached updates at all. This property was leaved only for compatibility with BDE classes. Setting it to true does not affect dataset behavior at all.