UniQuery1.RefreshQuick (true);
Can quickly detect the data has increased, but also can detect the database has been deleted data (background), it is regrettable that one can only detect the data has been deleted. Why can not the number of deleted data is detected? (Data automatically delete all the data was deleted?)
in (2.0 - 2.7)
UniQuery1.RefreshQuick (true);
-
AndreyZ
For the time being the RefreshQuick method isn't described in the UniDAC documentation. We will add the description of this method to the UniDAC documentation. Note that you can use the RefreshQuick method only for MySQL and SQL Server database servers. The RefreshQuick method is described in the SDAC and MyDAC documentation.
You can download the SDAC documentation in the CHM format here: http://www.devart.com/sdac/sdacchm.zip
You can download the MyDAC documentation in the CHM format here: http://www.devart.com/mydac/mydacchm.zip
You can download the SDAC documentation in the CHM format here: http://www.devart.com/sdac/sdacchm.zip
You can download the MyDAC documentation in the CHM format here: http://www.devart.com/mydac/mydacchm.zip