Open draphyz opened 6 years ago
Adds a new virtual method PrepareDatabase to the class OutputCommandOperation. This method can be overridden in a derived class to add some code for preparing the database (deleting or disabling some rows) before loading rows.
Adds a new virtual method PrepareDatabase to the class OutputCommandOperation. This method can be overridden in a derived class to add some code for preparing the database (deleting or disabling some rows) before loading rows.